opnsense-ports/audio/flac/files/patch-configure
Franco Fichtner b73fdd9b6c */*: sync with upstream
Taken from: FreeBSD
2022-11-01 10:17:43 +01:00

13 lines
273 B
Text

--- configure.orig 2022-10-27 15:10:23 UTC
+++ configure
@@ -21455,8 +21455,8 @@ fi
if test "x${ax_enable_debug}" = "xno"
then :
- CFLAGS="-O3 -funroll-loops $CFLAGS"
- CXXFLAGS="-O3 $CXXFLAGS"
+ #CFLAGS="-O3 -funroll-loops $CFLAGS"
+ #CXXFLAGS="-O3 $CXXFLAGS"
fi