]> git.saurik.com Git - apple/icu.git/blobdiff - makefile
ICU-551.51.4.tar.gz
[apple/icu.git] / makefile
index e55ce237ac3b3604d48900685e9a46fa626db35e..81eec170d55856d77ba94ff8cf4d358b560f74e2 100644 (file)
--- a/makefile
+++ b/makefile
@@ -193,7 +193,7 @@ else
        endif
 endif
 ifneq "$(RC_ARCHS)" ""
-       ifneq "$(filter arm armv6 armv7 armv7s armv7k arm64,$(RC_ARCHS))" ""
+       ifneq "$(filter arm armv6 armv7 armv7s arm64,$(RC_ARCHS))" ""
                CROSS_BUILD=YES
                BUILD_TYPE=DEVICE
        else ifeq "$(RC_INDIGO)" "YES"