Commit 01d5dde5 authored by michael's avatar michael

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


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4499 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 23d7776c
......@@ -312,7 +312,7 @@ SHFLAGS="-dynamiclib"
extralibs=""
darwin="yes"
strip="strip -x"
LDFLAGS="-Wl,-d,-search_paths_first"
LDFLAGS="-Wl,-search_paths_first"
FFSLDFLAGS=-Wl,-bind_at_load
;;
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