[FFmpeg-devel] [PATCH] print EBX/EBP availability during configure
Måns Rullgård
mans
Sun Aug 26 22:12:02 CEST 2007
Michael Niedermayer <michaelni at gmx.at> writes:
> Hi
>
> $subj
>
> Index: configure
> ===================================================================
> --- configure (revision 10237)
> +++ configure (working copy)
> @@ -1811,6 +1811,8 @@
> echo "MMX enabled ${mmx-no}"
> echo "CMOV enabled ${cmov-no}"
> echo "CMOV is fast ${fast_cmov-no}"
> + echo "EBX available ${ebx_available-no}"
> + echo "EBP available ${ebp_available-no}"
> fi
> if test $arch = "armv4l"; then
> echo "ARMv5TE enabled ${armv5te-no}"
OK
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-devel
mailing list