[FFmpeg-user] Can't set --extra-ldflags=-Wl,--strip-all
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed Apr 9 10:14:30 CEST 2014
YIRAN LI <mrfun.china <at> gmail.com> writes:
> I tried to set --strip-all option to configure but failed
Since the build system strips by default, you don't have to
change anything.
If you don't want stripping, add --disable-stripping,
if you want stripping, don't add any options.
Please understand that generally, you get no support here
if you add funny extra-cflags or extra-ldflags. If you
believe that configure is missing some option to improve
your build experience, please tell us here on the mailing
list.
(But I am still against making pkg-config mandatory,
imo this would open a can of worms.)
Carl Eugen
More information about the ffmpeg-user
mailing list