Oh, seems like upstream already have this patch...
Well, clang doesn't have -mcpu at all, there -march only, just for gcc
compatibility.
26.03.2016, 23:37, "Reimar Döffinger" :
> On 26.03.2016, at 13:10, yukari yakumo wrote:
>> Hi everyone!
>> I'm Gentoo L
Hi everyone!
I'm Gentoo Linux user and currently I play with Clang as default compiler.
And currently I tried to build ffmpeg 2.8.6 with Clang 3.9.0 and
`-march=native` in C(XX)FLAGS (ffmpeg-2.8.6.ebuild automatically convert this
to `--cpu=host` configure flag).
But I get `--cpu=host not suppor
Hi everyone!
I'm Gentoo Linux user and currently I play with Clang as default compiler.
And currently I tried to build ffmpeg 2.3.8 with Clang 3.7.0 and -march=native
in C(XX)FLAGS (ffmpeg-2.3.8.ebuild automatically convert this to --cpu=host
configure flag).
But I get `--cpu=host not supported