12345678910111213 |
- $OpenBSD: patch-configure,v 1.5 2011/07/09 01:41:13 ajacoutot Exp $
- --- configure.orig Sun Jun 5 20:33:27 2011
- +++ configure Sat Jul 9 03:25:52 2011
- @@ -17922,8 +17922,6 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu
-
-
-
- -CFLAGS="$CFLAGS -ffast-math -fexpensive-optimizations"
- -CXXFLAGS="$CXXFLAGS -ffast-math -fexpensive-optimizations"
-
- { $as_echo "$as_me:${as_lineno-$LINENO}: checking whether to include debugging code" >&5
- $as_echo_n "checking whether to include debugging code... " >&6; }
|