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. If it is maybe is better to fix it. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
