1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-30 21:49:25 +00:00
freebsd-ports/multimedia/xine/files/patch-configure
Kevin Lo 47ccd6128b Update to version 0.3.1
PR: 23102
Submitted by: MAINTAINER
2000-11-26 15:56:55 +00:00

12 lines
534 B
Plaintext

--- configure.orig Sun Nov 26 01:19:21 2000
+++ configure Sun Nov 26 01:19:54 2000
@@ -3789,7 +3789,7 @@
case $host in
i386-*-freebsd*)
- GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS $ALSA_CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -O3 -D_REENTRANT -malign-double -funroll-all-loops"
+ GLOBAL_CFLAGS="$GLOBAL_CFLAGS $CFLAGS -Wall -static -fomit-frame-pointer -funroll-loops -finline-functions -D_REENTRANT -malign-double -funroll-all-loops"
cat >> confdefs.h <<\EOF
#define __i386__ 1
EOF