Author: shadzik                      Date: Thu Nov  1 00:45:34 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- do not override Ox option

---- Files affected:
SOURCES:
   ascal-optimization.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ascal-optimization.patch
diff -u /dev/null SOURCES/ascal-optimization.patch:1.1
--- /dev/null   Thu Nov  1 01:45:34 2007
+++ SOURCES/ascal-optimization.patch    Thu Nov  1 01:45:29 2007
@@ -0,0 +1,11 @@
+--- ascal-0.1.1/configure.ac   2006-12-30 01:54:39.000000000 +0100
++++ ascal-0.1.1/configure.ac-new       2007-11-01 01:41:27.417445220 +0100
+@@ -65,7 +65,7 @@
+         CPPFLAGS="$CPPFLAGS -g -O0"
+ else
+     CPPFLAGS=[`echo "$CXXFLAGS" | $SED -e 's/-O[0-9]*//g'`]
+-      CPPFLAGS="$CPPFLAGS -O3"
++      CPPFLAGS="$CPPFLAGS"
+ fi
+ 
+ AC_ARG_ENABLE(Werror,
================================================================
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to