]> sjero.net Git - linphone/blobdiff - configure.ac
add armv7s support for IOS
[linphone] / configure.ac
index 6e68f7ba10a70445bb7df6573b8859aad8f12e1c..4c4bab8828ceb2d929854b2ac10abcd311cbc42f 100644 (file)
@@ -61,7 +61,7 @@ case $target in
                CONSOLE_FLAGS="-mconsole"
                mingw_found=yes
        ;;
-       armv6-apple-darwin|armv7-apple-darwin|i386-apple-darwin)
+       armv6-apple-darwin|armv7-apple-darwin|i386-apple-darwin|armv7s-apple-darwin)
                 CFLAGS="$CFLAGS -DTARGET_OS_IPHONE "
                 build_tests=no
                 ios_found=yes