summarylogtreecommitdiffstats
path: root/gpac.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gpac.patch')
-rw-r--r--gpac.patch12
1 files changed, 12 insertions, 0 deletions
diff --git a/gpac.patch b/gpac.patch
new file mode 100644
index 000000000000..b39dbfeaaa9a
--- /dev/null
+++ b/gpac.patch
@@ -0,0 +1,12 @@
+diff -ru cinelerra-4.4.orig/quicktime/thirdparty/x264.052906/configure cinelerra-4.4/quicktime/thirdparty/x264.052906/configure
+--- cinelerra-4.4.orig/quicktime/thirdparty/x264.052906/configure 2013-01-02 15:42:12.870084505 -0800
++++ cinelerra-4.4/quicktime/thirdparty/x264.052906/configure 2013-01-02 15:43:59.639182303 -0800
+@@ -290,7 +290,7 @@
+ esac
+ fi
+
+-MP4_LDFLAGS="-lgpac_static"
++MP4_LDFLAGS="-lgpac_static -lz"
+ if [ $SYS = CYGWIN -o $SYS = MINGW ]; then
+ MP4_LDFLAGS="$MP4_LDFLAGS -lwinmm"
+ fi