summaryrefslogtreecommitdiff
path: root/aconfigure
diff options
context:
space:
mode:
Diffstat (limited to 'aconfigure')
-rwxr-xr-xaconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/aconfigure b/aconfigure
index fad181db..6153560b 100755
--- a/aconfigure
+++ b/aconfigure
@@ -7236,7 +7236,7 @@ else
arm-apple-darwin*)
LIBYUV_LDFLAGS="-L$LIBYUV_PREFIX/out_ios/Release-iphoneos"
case $ARCH in
- *armv7*)
+ *arm*)
LIBYUV_LIBS="-lyuv_neon"
;;
*)