Commit f2af0e5e authored by Steven M. Schultz's avatar Steven M. Schultz Committed by Michael Niedermayer

remove -d to make libtool on OSX happy patch by ("Steven M. Schultz": sms, 2BSD COM )

Originally committed as revision 4499 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 2a4e872b
...@@ -312,7 +312,7 @@ SHFLAGS="-dynamiclib" ...@@ -312,7 +312,7 @@ SHFLAGS="-dynamiclib"
extralibs="" extralibs=""
darwin="yes" darwin="yes"
strip="strip -x" strip="strip -x"
LDFLAGS="-Wl,-d,-search_paths_first" LDFLAGS="-Wl,-search_paths_first"
FFSLDFLAGS=-Wl,-bind_at_load FFSLDFLAGS=-Wl,-bind_at_load
;; ;;
MINGW32*) MINGW32*)
......
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