freebsd-ports/audio/tempest_for_eliza/files/patch-configure
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
306 B
Text

--- configure.orig 2001-12-01 17:50:18 UTC
+++ configure
@@ -1055,7 +1055,7 @@ YYY_CXXFLAGS="$CXXFLAGS"
if test "$yyynooptimizing" = "yes"; then
YYY_CXXFLAGS="$YYY_CXXFLAGS -O0"
else
- YYY_CXXFLAGS="$YYY_CXXFLAGS -O2"
+# YYY_CXXFLAGS="$YYY_CXXFLAGS -O2"
fi
if test "$yyyprofiling" = "yes"; then