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