summarylogtreecommitdiffstats
path: root/gpac.patch
diff options
context:
space:
mode:
authorFelix Golatofski2020-02-09 21:01:14 +0100
committerFelix Golatofski2020-02-09 21:01:14 +0100
commite384c917e9d44bda0ff156bd9e64c4e894245cea (patch)
treeeb83b7d25e80672327a2c05b8e73f999325b1b63 /gpac.patch
parent06f080df4529be2cbac57d32d280094dd5e77bba (diff)
downloadaur-cinelerra-heroine.tar.gz
Updated to 7.2
Diffstat (limited to 'gpac.patch')
-rw-r--r--gpac.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gpac.patch b/gpac.patch
deleted file mode 100644
index b39dbfeaaa9a..000000000000
--- a/gpac.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-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