---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index 26ea230..924fd46 100755
--- a/configure
+++ b/configure
@@ -3778,7 +3778,7 @@ EOF
 }
 
 if enabled asm; then
-    enabled     arm aarch64 && nogas=die
+    enabled_any arm aarch64 && nogas=die
     enabled_all ppc altivec && nogas=warn
 
     if ! check_gas ; then
-- 
1.8.3.2

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to