aboutsummaryrefslogtreecommitdiff
path: root/multimedia/xine/files/patch-configure
diff options
context:
space:
mode:
Diffstat (limited to 'multimedia/xine/files/patch-configure')
-rw-r--r--multimedia/xine/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/xine/files/patch-configure b/multimedia/xine/files/patch-configure
deleted file mode 100644
index 6bc2e854d814..000000000000
--- a/multimedia/xine/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig Tue Oct 24 00:46:14 2000
-+++ configure Tue Oct 24 00:46:42 2000
-@@ -3539,7 +3539,7 @@
-
- case $host in
- i386-*-freebsd*)
-- GLOBAL_CFLAGS="$GLOBAL_CFLAGS $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