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