aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xine/files/patch-configure
blob: 727b498ed90f15b63e2bec0d6798e109b90e356e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	Tue Oct 10 07:57:35 2000
+++ configure	Sat Oct 14 18:10:35 2000
@@ -3566,7 +3566,7 @@
     *) echo "$host is not currently supported by xine"; exit 1;;
     esac
 
-        GLOBAL_CFLAGS="$GLOBAL_CFLAGS -Wall -O3 -fomit-frame-pointer -static -funroll-loops -finline-functions"
+        GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -fomit-frame-pointer -static -funroll-loops -finline-functions"
     ;;
 esac