Commit 4e3d90e2 authored by cehoyos's avatar cehoyos

Show result of yasm test.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@14726 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 38519f4e
......@@ -1952,6 +1952,7 @@ if test "$build_suffix" != ""; then
fi
echo "big-endian ${bigendian-no}"
if test $arch = "x86_32" -o $arch = "x86_64"; then
echo "yasm ${yasm-no}"
echo "MMX enabled ${mmx-no}"
echo "CMOV enabled ${cmov-no}"
echo "CMOV is fast ${fast_cmov-no}"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment