diff options
Diffstat (limited to 'contrib/depends/hosts/ios.mk')
| -rw-r--r-- | contrib/depends/hosts/ios.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/depends/hosts/ios.mk b/contrib/depends/hosts/ios.mk index c1a7c33..097fd2d 100644 --- a/contrib/depends/hosts/ios.mk +++ b/contrib/depends/hosts/ios.mk @@ -1,6 +1,5 @@ IOS_MIN_VERSION=12.0 IOS_SDK=$(shell xcrun --sdk iphoneos --show-sdk-path) -IOS_SIMULATOR_SDK=$(shell xcrun --sdk iphonesimulator --show-sdk-path) ifeq (aarch64, $(host_arch)) CC_target_ios=arm64-apple-ios |
