[FFmpeg-devel] [PATCH]Set isysroot instead of sysroot on darwin
Carl Eugen Hoyos
cehoyos at ag.or.at
Sun Mar 16 15:08:04 CET 2014
Hi!
Newer versions of clang on Mac OSX ignore (?) --sysroot, it at least doesn't
work as expected from how gcc works. isysroot (alone!) works, this page
implies that this is expected behaviour on darwin:
http://gcc.gnu.org/ml/gcc-patches/2010-09/msg00292.html
Attached patch fixes the issues I see on 10.9.
See also http://git.videolan.org/?p=ffmpeg.git;a=commitdiff;h=00ba041c
Please comment, Carl Eugen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patchisysrootdarwin.diff
Type: text/x-diff
Size: 594 bytes
Desc:
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20140316/3d710ac3/attachment.bin>
More information about the ffmpeg-devel
mailing list