Skip to content
Snippets Groups Projects
Commit c112b6b6 authored by jamal's avatar jamal Committed by Michael Niedermayer
Browse files

configure: Treat warnings as errors in check_yasm()

yasm generates a warning instead of an error when "CPU amdnop" is not supported, so the check always succeeds.

HAVE_CPUNOP as true when the available yasm version doesn't support amdnop doesn't make sense.
Check http://fate.ffmpeg.org/log.cgi?time=20120901143315&log=compile&slot=x86_64-archlinux-gcc-oldyasm

 to see the amount of warnings it generates.

Signed-off-by: default avatarMichael Niedermayer <michaelni@gmx.at>
parent 19a71dbc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment