Commit e725c70b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Update ffmpeg patch for darwin

parent e8aa9207
Index: configure
===================================================================
--- configure (revision 19505)
+++ configure (working copy)
@@ -1826,7 +1826,6 @@
--- configure (révision 19634)
+++ configure (copie de travail)
@@ -1873,8 +1873,6 @@
FFSERVERLDFLAGS=-Wl,-bind_at_load
objformat="macho"
enabled x86_64 && objformat="macho64"
- enabled shared || check_cflags -mdynamic-no-pic
- enabled shared ||
- { check_cflags -mdynamic-no-pic && add_asflags -mdynamic-no-pic; }
;;
mingw32*)
target_os=mingw32
if test $target_os = "mingw32ce"; then
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment