From a4ab8a8badf8e2d588028072ba81af56c7e7089c Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Tue, 30 Sep 2003 17:09:47 +0000 Subject: Fix another build problem on ia64. Submitted by: marcel Approved by: lioux (implicit) --- multimedia/gstreamer-plugins/files/patch-ffmpeg::configure | 10 ++++++++++ multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 multimedia/gstreamer-plugins/files/patch-ffmpeg::configure create mode 100644 multimedia/gstreamer-plugins80/files/patch-ffmpeg::configure (limited to 'multimedia') 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) -- cgit v1.2.3