freebsd-ports/x11-toolkits/fox14/files/patch-configure
Shaun Amott 69fa2f2a34 - Update to 1.4.32
- Take maintainership

PR:		ports/97764
Submitted by:	shaun (me)
Approved by:	ahze (mentor)
2006-06-20 20:59:34 +00:00

11 lines
410 B
Text

--- configure.orig Tue Mar 21 07:09:23 2006
+++ configure Wed May 24 01:06:39 2006
@@ -25469,7 +25469,7 @@
if test "x$enable_release" = "xyes" ; then
CXXFLAGS="${CXXFLAGS} -O2 -DNDEBUG"
if test "${GXX}" = "yes" ; then
-CXXFLAGS="${CXXFLAGS} -Wuninitialized -ffast-math -fno-strict-aliasing -finline-functions -fomit-frame-pointer -fexpensive-optimizations"
+CXXFLAGS="${CXXFLAGS} -Wuninitialized"
fi
fi