Signed-off-by: Derek Buitenhuis <[email protected]>
---
This patch is currently rebase on top of my other configure patch.
---
configure | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure b/configure
index 4e8b634..7e52abf 100755
--- a/configure
+++ b/configure
@@ -3592,7 +3592,7 @@ EOF
esac
check_yasm "movbe ecx, [5]" && enable yasm ||
- die "yasm not found, use --disable-yasm for a crippled build"
+ die "yasm/nasm not found or too old. Use --disable-yasm for a
crippled build."
check_yasm "vfmaddps ymm0, ymm1, ymm2, ymm3" || disable fma4_external
check_yasm "CPU amdnop" && enable cpunop
fi
--
1.8.4.rc3
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel