summaryrefslogtreecommitdiff
path: root/audio/blop/files/patch-configure
blob: e5268056df16b779d587d03ed0af2775d218acb4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- configure.orig	Tue Jun 15 18:11:25 2004
+++ configure	Mon Aug 30 03:37:21 2004
@@ -4533,8 +4533,7 @@
   enableval="$enable_debug"
   CFLAGS="-pipe -Wall -O0 -g"
 else
-  CFLAGS="-pipe -Wall -O3 -Wno-unused -DNO_DEBUG -DPIC -fPIC \
-            -ffast-math -fomit-frame-pointer -funroll-loops"
+  CFLAGS="$CFLAGS -DNO_DEBUG -DPIC -fPIC"
 
 fi;