freebsd-ports/multimedia/xine/files/patch-configure
Kevin Lo b57a58fad7 Update to version 0.3.2
Note that I update MASTER_SITES

PR: 23613
Submitted by: MAINTAINER
2000-12-20 15:14:07 +00:00

11 lines
410 B
Text

--- configure.orig Mon Dec 18 16:37:06 2000
+++ configure Mon Dec 18 16:38:13 2000
@@ -3855,7 +3855,7 @@
NDEBUG_CFLAGS="-fomit-frame-pointer"
-COMMON_CFLAGS="-Wall -O3 -static -funroll-loops -finline-functions -funroll-all-loops -D_FILE_OFFSET_BITS=64"
+COMMON_CFLAGS="-Wall $CFLAGS -static -funroll-loops -finline-functions -funroll-all-loops -D_FILE_OFFSET_BITS=64"
case $host in
i386-*-freebsd*)