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