summaryrefslogtreecommitdiffstats
path: root/contrib/ffmpeg/P02-darwin-pic.patch
diff options
context:
space:
mode:
authorjstebbins <[email protected]>2015-01-22 20:09:59 +0000
committerjstebbins <[email protected]>2015-01-22 20:09:59 +0000
commite2f8b4dbfa7cca807a066c2bd89b88b8f47cd78a (patch)
tree64338f404433bf5f79c3fcdde8c02fe946586a82 /contrib/ffmpeg/P02-darwin-pic.patch
parenta24c91033e92cec4f6f0639bdf1925f6ddcbde06 (diff)
libav: bump to version 11.2
Removes several unneeded patches. Adds a new one. git-svn-id: svn://svn.handbrake.fr/HandBrake/trunk@6797 b64f7644-9d1e-0410-96f1-a4d463321fa5
Diffstat (limited to 'contrib/ffmpeg/P02-darwin-pic.patch')
-rw-r--r--contrib/ffmpeg/P02-darwin-pic.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/ffmpeg/P02-darwin-pic.patch b/contrib/ffmpeg/P02-darwin-pic.patch
index 79fd3313a..0b855a442 100644
--- a/contrib/ffmpeg/P02-darwin-pic.patch
+++ b/contrib/ffmpeg/P02-darwin-pic.patch
@@ -1,8 +1,8 @@
diff --git a/configure b/configure
-index c6789d5..d041718 100755
+index 5085333..41420e7 100755
--- a/configure
+++ b/configure
-@@ -3276,6 +3276,7 @@ case $target_os in
+@@ -3475,6 +3475,7 @@ case $target_os in
SLIBNAME_WITH_MAJOR='$(SLIBPREF)$(FULLNAME).$(LIBMAJOR)$(SLIBSUF)'
objformat="macho"
enabled x86_64 && objformat="macho64"
@@ -10,7 +10,7 @@ index c6789d5..d041718 100755
enabled_any pic shared ||
{ check_cflags -mdynamic-no-pic && add_asflags -mdynamic-no-pic; }
;;
-@@ -3515,7 +3516,7 @@ esc(){
+@@ -3720,7 +3721,7 @@ esc(){
echo "config:$arch:$subarch:$cpu:$target_os:$(esc $cc_ident):$(esc $LIBAV_CONFIGURATION)" >config.fate