diff options
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/gstreamer-plugins/files/patch-ffmpeg::configure | 10 | ||||
-rw-r--r-- | multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins/files/patch-ffmpeg::configure b/multimedia/gstreamer-plugins/files/patch-ffmpeg::configure new file mode 100644 index 000000000000..f4c1cb8ae5f6 --- /dev/null +++ b/multimedia/gstreamer-plugins/files/patch-ffmpeg::configure @@ -0,0 +1,10 @@ +--- gst-libs/ext/ffmpeg/ffmpeg/configure.bak Sat Sep 27 18:39:42 2003 ++++ gst-libs/ext/ffmpeg/ffmpeg/configure Sat Sep 27 19:53:52 2003 +@@ -119,6 +119,7 @@ + v4l="no" + audio_oss="yes" + make="gmake" ++CFLAGS="$CFLAGS -fPIC -DPIC" + LDFLAGS="$LDFLAGS -export-dynamic" + ;; + BSD/OS) diff --git a/multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure b/multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure new file mode 100644 index 000000000000..f4c1cb8ae5f6 --- /dev/null +++ b/multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure @@ -0,0 +1,10 @@ +--- gst-libs/ext/ffmpeg/ffmpeg/configure.bak Sat Sep 27 18:39:42 2003 ++++ gst-libs/ext/ffmpeg/ffmpeg/configure Sat Sep 27 19:53:52 2003 +@@ -119,6 +119,7 @@ + v4l="no" + audio_oss="yes" + make="gmake" ++CFLAGS="$CFLAGS -fPIC -DPIC" + LDFLAGS="$LDFLAGS -export-dynamic" + ;; + BSD/OS) |