SOURCES: squid-ppc-m32.patch - updated for 3.0STABLE4

paszczus paszczus at pld-linux.org
Sun Apr 20 15:32:06 CEST 2008


Author: paszczus                     Date: Sun Apr 20 13:32:06 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated for 3.0STABLE4

---- Files affected:
SOURCES:
   squid-ppc-m32.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/squid-ppc-m32.patch
diff -u SOURCES/squid-ppc-m32.patch:1.1 SOURCES/squid-ppc-m32.patch:1.2
--- SOURCES/squid-ppc-m32.patch:1.1	Wed Sep 19 18:42:46 2007
+++ SOURCES/squid-ppc-m32.patch	Sun Apr 20 15:32:01 2008
@@ -1,11 +1,13 @@
---- squid-2.6.STABLE16/configure.in~	2007-09-19 16:30:59.000000000 +0000
-+++ squid-2.6.STABLE16/configure.in	2007-09-19 16:31:03.000000000 +0000
-@@ -1085,9 +1085,9 @@
+--- squid-3.0.STABLE4/configure.in	2008-04-01 13:54:39.000000000 +0200
++++ squid-3.0.STABLE4.new/configure.in	2008-04-20 15:28:17.454985027 +0200
+@@ -1186,10 +1186,10 @@
  	    echo "ERROR: Build environment $buildmodel not known to getconf."
  	    exit 1
  	fi
 -	CFLAGS="`getconf ${buildmodel}_CFLAGS` $CFLAGS"
-+	CFLAGS="`getconf ${buildmodel}_CFLAGS | sed -e 's,-m32,,'` $CFLAGS"
+-	CXXFLAGS="`getconf ${buildmodel}_CFLAGS` $CXXFLAGS"
++	CFLAGS="`getconf ${buildmodel}_CFLAGS` | sed -e 's,-m32,,'` $CFLAGS"
++	CXXFLAGS="`getconf ${buildmodel}_CFLAGS` | sed -e 's,-m32,,'` $CXXFLAGS"
  	LIBS="`getconf ${buildmodel}_LIBS` $LIBS"
 -	LDFLAGS="`getconf ${buildmodel}_LDFLAGS` $LDFLAGS"
 +	LDFLAGS="`getconf ${buildmodel}_LDFLAGS | sed -e 's,-m32,,'` $LDFLAGS"
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/squid-ppc-m32.patch?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list