diff options
Diffstat (limited to 'multimedia/vlc-devel/files/patch-Makefile.opts.in')
-rw-r--r-- | multimedia/vlc-devel/files/patch-Makefile.opts.in | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/multimedia/vlc-devel/files/patch-Makefile.opts.in b/multimedia/vlc-devel/files/patch-Makefile.opts.in deleted file mode 100644 index 23b7d5b96c22..000000000000 --- a/multimedia/vlc-devel/files/patch-Makefile.opts.in +++ /dev/null @@ -1,18 +0,0 @@ ---- Makefile.opts.in.orig Tue Aug 7 19:55:49 2001 -+++ Makefile.opts.in Sun Aug 12 15:01:13 2001 -@@ -200,6 +200,7 @@ - CFLAGS += -fnative-struct -D_OFF_T_ -D_off_t=long - endif - -+ifeq ($(MODIFY_CFLAGS),1) - ifneq (,$(findstring bsd,$(SYS))) - CFLAGS += -pthread - endif -@@ -235,6 +236,7 @@ - endif - - #end of optimisations -+endif - endif - - # |