[FFmpeg-devel] [PATCH] mips: disable all features in configure if no cpu is matched
Nedeljko Babic
Nedeljko.Babic at imgtec.com
Thu Oct 15 15:22:39 CEST 2015
>>
>> On the other hand, if cpu option is used with some cpu that is not supported in
>> the list, configuration will break since “-march” is set to that cpu value.
>
>Are you sure? What happen if you pass --cpu=mips32r2? Then -march will
>be set to mips32r2 which is valid :-)
Yes, you are correct.
I didn't consider setting arch in cpu :)
Taking this in to consideration, this patch looks good to me.
Thanks,
Nedeljko
More information about the ffmpeg-devel
mailing list