You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
593 B
21 lines
593 B
Index: configure |
|
--- configure.orig 2012-06-03 09:18:37.000000000 +0200 |
|
+++ configure 2012-06-03 19:46:43.000000000 +0200 |
|
@@ -11856,7 +11856,7 @@ |
|
|
|
|
|
LDFLAGS="$LIBM $LDFLAGS" |
|
-CFLAGS="-Wall" |
|
+CFLAGS="" |
|
|
|
ac_ext=cpp |
|
ac_cpp='$CXXCPP $CPPFLAGS' |
|
@@ -15456,7 +15456,7 @@ |
|
ac_compiler_gnu=$ac_cv_c_compiler_gnu |
|
|
|
|
|
-CXXFLAGS="$CXXFLAGS -Wall -Wno-unused-function -DNDEBUG -O3 -fomit-frame-pointer" |
|
+CXXFLAGS="$CXXFLAGS -DNDEBUG -O2 -fomit-frame-pointer" |
|
# Check whether --enable-cxxmph was given. |
|
if test "${enable_cxxmph+set}" = set; then : |
|
enableval=$enable_cxxmph; case "${enableval}" in
|
|
|