aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/iOS/Resources/bin/arm64-apple-ios-cpp
diff options
context:
space:
mode:
Diffstat (limited to 'iOS/Resources/bin/arm64-apple-ios-cpp')
-rwxr-xr-xiOS/Resources/bin/arm64-apple-ios-cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/iOS/Resources/bin/arm64-apple-ios-cpp b/iOS/Resources/bin/arm64-apple-ios-cpp
index 24da23d3448..24fa1506bab 100755
--- a/iOS/Resources/bin/arm64-apple-ios-cpp
+++ b/iOS/Resources/bin/arm64-apple-ios-cpp
@@ -1,2 +1,2 @@
#!/bin/sh
-xcrun --sdk iphoneos${IOS_SDK_VERSION} clang -target arm64-apple-ios -E "$@"
+xcrun --sdk iphoneos${IOS_SDK_VERSION} clang -target arm64-apple-ios${IPHONEOS_DEPLOYMENT_TARGET} -E "$@"