summaryrefslogtreecommitdiffstats
path: root/multimedia/gstreamer-plugins80/files/ia64-patch-ffmpeg::configure
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-16 01:59:14 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-11-16 01:59:14 +0800
commit9934e3602764d86ee21642523f635f5483071131 (patch)
treef71eb7a560eef4b71a0db06df182613aa932db09 /multimedia/gstreamer-plugins80/files/ia64-patch-ffmpeg::configure
parent3bc51ee56f72f66ca82ec04110c20b7dd5d5d5c8 (diff)
downloadmarcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.gz
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.tar.zst
marcuscom-ports-9934e3602764d86ee21642523f635f5483071131.zip
Update to 0.7.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1333 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'multimedia/gstreamer-plugins80/files/ia64-patch-ffmpeg::configure')
-rw-r--r--multimedia/gstreamer-plugins80/files/ia64-patch-ffmpeg::configure10
1 files changed, 10 insertions, 0 deletions
diff --git a/multimedia/gstreamer-plugins80/files/ia64-patch-ffmpeg::configure b/multimedia/gstreamer-plugins80/files/ia64-patch-ffmpeg::configure
new file mode 100644
index 000000000..f4c1cb8ae
--- /dev/null
+++ b/multimedia/gstreamer-plugins80/files/ia64-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)