Sign in
chromium
/
external
/
github.com
/
python
/
cpython
/
d0e66ef1c09d4bfece445878a00bcbbd3f9b58e1
/
.
/
iOS
/
Resources
/
bin
/
arm64-apple-ios-cpp
blob: 24fa1506bab8270561ade87c7c47d98e2a8143d3 [
file
]
#!/bin/sh
xcrun
--
sdk iphoneos$
{
IOS_SDK_VERSION
}
clang
-
target arm64
-
apple
-
ios$
{
IPHONEOS_DEPLOYMENT_TARGET
}
-
E
"$@"