]> git.sesse.net Git - ffmpeg/commitdiff
configure: fix probing armv6zk
authorwang-bin <wbsecg1@gmail.com>
Fri, 15 Dec 2017 07:05:13 +0000 (15:05 +0800)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 16 Dec 2017 17:21:58 +0000 (18:21 +0100)
clang reports 6kz: https://reviews.llvm.org/D14568

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
configure

index d5bbb5b7a9915f95c87134e10cb9215b426a2d51..6065f01c5ceafc52280e29d6d64cc41813eee278 100755 (executable)
--- a/configure
+++ b/configure
@@ -4521,6 +4521,7 @@ elif enabled arm; then
         elif check_arm_arch 6J;       then echo armv6j
         elif check_arm_arch 6K;       then echo armv6k
         elif check_arm_arch 6Z;       then echo armv6z
+        elif check_arm_arch 6KZ;      then echo armv6zk
         elif check_arm_arch 6ZK;      then echo armv6zk
         elif check_arm_arch 6T2;      then echo armv6t2
         elif check_arm_arch 7;        then echo armv7