[FFmpeg-devel] [PATCH] more reliable ebx_available check

Måns Rullgård mans
Wed Sep 30 18:45:10 CEST 2009


Reimar D?ffinger <Reimar.Doeffinger at gmx.de> writes:

> Yes, this one seems to work, too:
> Index: configure
> ===================================================================
> --- configure   (revision 20097)
> +++ configure   (working copy)
> @@ -2162,7 +2162,7 @@
>  EOF
>
>      # check whether EBX is available on x86
> -    check_asm ebx_available '"":::"%ebx"'
> +    check_asm ebx_available '""::"b"(0)'
>
>      # check whether more than 10 operands are supported
>      check_cc <<EOF && enable ten_operands

OK

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list