diff options
Diffstat (limited to 'multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in')
-rw-r--r-- | multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in b/multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in deleted file mode 100644 index ec9dfaf85..000000000 --- a/multimedia/gstreamer-ffmpeg80/files/patch-ext_ffmpeg_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- ext/ffmpeg/Makefile.in.orig Wed Mar 9 19:50:50 2005 -+++ ext/ffmpeg/Makefile.in Wed Mar 9 19:51:23 2005 -@@ -164,7 +164,7 @@ - INSTALL_PROGRAM = @INSTALL_PROGRAM@ - INSTALL_SCRIPT = @INSTALL_SCRIPT@ - INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@ --LDFLAGS = @LDFLAGS@ -+LDFLAGS = @LDFLAGS@ -Wl,-Bsymbolic -lc - LIBOBJS = @LIBOBJS@ - LIBS = @LIBS@ - LIBTOOL = @LIBTOOL@ |