On Fri, 27 Feb 2015, Luca Barbato wrote:

On 27/02/15 10:47, Martin Storsjö wrote:

FWIW, this breaks existing configure setups (e.g. a setup like
"--enable-cross-compile --arch=arm --target-os=darwin --cc='clang -arch
armv7 -isysroot /...'" will end up adding an extra -arch arm to the
clang command line, which breaks things).

I think this isn't suggested anywhere in our documentation (at least the
wiki is safe) since it is passing to the variable that should just
contain the compiler something unrelated.

Right, dunno if e.g. vlc-ios are using --arch=arm or --arch=armv7-a - at least vlc's contrib scripts do have a mention of setting plain --arch=arm somewhere.

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to