freebsd-ports/x11-toolkits/fox14/files/patch-configure
Mario Sergio Fujikawa Ferreira b1486ce110 o Update to 1.0.30
o Advertise all available WITH{,OUT}_* knobs
2003-02-04 23:19:18 +00:00

11 lines
387 B
Text

--- configure.orig Tue Feb 4 18:33:38 2003
+++ configure Tue Feb 4 18:34:51 2003
@@ -7498,7 +7498,7 @@
if test "x$enable_release" = "xyes" ; then
CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
if test "${GXX}" = "yes" ; then
-CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
+CXXFLAGS="${CXXFLAGS} -Wuninitialized"
fi
fi