diff options
Diffstat (limited to 'data/ffmpeg_/version.diff')
-rw-r--r-- | data/ffmpeg_/version.diff | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/data/ffmpeg_/version.diff b/data/ffmpeg_/version.diff deleted file mode 100644 index 4670687d1..000000000 --- a/data/ffmpeg_/version.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -ru ffmpeg-export-2008-05-20/configure ffmpeg-export-2008-05-20+iPhone/configure ---- ffmpeg-export-2008-05-20/configure 2008-05-16 16:12:55.000000000 +0000 -+++ ffmpeg-export-2008-05-20+iPhone/configure 2008-09-22 08:28:33.000000000 +0000 -@@ -1212,7 +1212,7 @@ - ;; - darwin) - disable need_memalign -- SHFLAGS='-dynamiclib -Wl,-single_module -Wl,-install_name,$(SHLIBDIR)/$(SLIBNAME),-current_version,$(LIBVERSION),-compatibility_version,$(LIBMAJOR) -Wl,-read_only_relocs,suppress' -+ SHFLAGS='-dynamiclib -Wl,-single_module -Wl,-install_name,$(SHLIBDIR)/$(SLIBNAME) -Wl,-read_only_relocs,suppress' - VHOOKSHFLAGS='-dynamiclib -Wl,-single_module -flat_namespace -undefined suppress -Wl,-install_name,$(SHLIBDIR)/vhook/$$(@F)' - strip="strip -x" - FFLDFLAGS="-Wl,-dynamic,-search_paths_first" |