mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 15:46:08 -04:00
3 lines
92 B
Plaintext
Executable File
3 lines
92 B
Plaintext
Executable File
#echo $0 $@
|
|
exec $thecxx -arch arm64 -isysroot $thesysroot -miphoneos-version-min=12.0 "$@"
|