>>
>> 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
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to