mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-08 11:50:34 -04:00
Update buildjdk.sh
This commit is contained in:
parent
9539996019
commit
31b66be7be
@ -48,7 +48,7 @@ else
|
||||
sameflags="-arch arm64 -isysroot $thesysroot -miphoneos-version-min=12.0 -DHEADLESS=1 -I$PWD/ios-missing-include -Wno-implicit-function-declaration"
|
||||
export CFLAGS+=" $sameflags"
|
||||
export CXXFLAGS="$sameflags"
|
||||
export LDFLAGS+=" -platform_version 12.0.0 14.5"
|
||||
export LDFLAGS+=" -Wl,-platform_version,12.0.0,14.5"
|
||||
|
||||
HOMEBREW_NO_AUTO_UPDATE=1 brew install ldid xquartz
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user