SOURCES: python30-ac_fixes.patch - updated for 3.0 final.
cieciwa
cieciwa at pld-linux.org
Fri Jan 23 14:04:05 CET 2009
Author: cieciwa Date: Fri Jan 23 13:04:05 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- updated for 3.0 final.
---- Files affected:
SOURCES:
python30-ac_fixes.patch (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/python30-ac_fixes.patch
diff -u SOURCES/python30-ac_fixes.patch:1.1 SOURCES/python30-ac_fixes.patch:1.2
--- SOURCES/python30-ac_fixes.patch:1.1 Sun Sep 2 20:37:47 2007
+++ SOURCES/python30-ac_fixes.patch Fri Jan 23 14:03:58 2009
@@ -7,8 +7,8 @@
- OPT="-g -Wall $STRICT_PROTO"
+ OPT="-g $CPPFLAGS $CFLAGS -Wall $STRICT_PROTO"
else
-- OPT="-g -O3 -Wall $STRICT_PROTO"
-+ OPT="-g $CPPFLAGS $CFLAGS -Wall $STRICT_PROTO"
+- OPT="-g $WRAP -O3 -Wall $STRICT_PROTO"
++ OPT="-g $WRAP $CPPFLAGS $CFLAGS -Wall $STRICT_PROTO"
fi
;;
*)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/python30-ac_fixes.patch?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list