X-Git-Url: https://git.saurik.com/apple/icu.git/blobdiff_plain/b801cf366c7671a99bdcef84d1e9c0ec64b36723..a0b4f637ba1a6c3c5651b61a69303b029bacf7d3:/makefile diff --git a/makefile b/makefile index e55ce237..81eec170 100644 --- 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"