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