mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-15 07:04:42 -04:00
Update buildjdk.sh
This commit is contained in:
parent
f35060e24e
commit
0ae6eb1975
@ -44,6 +44,7 @@ else
|
||||
wget https://github.com/libffi/libffi/releases/download/v3.4.2/libffi-3.4.2.tar.gz
|
||||
tar xvf libffi-3.4.2.tar.gz
|
||||
cd libffi-3.4.2
|
||||
python generate-darwin-source-and-headers.py --only-ios
|
||||
xcodebuild -arch arm64
|
||||
cd build_iphoneos-arm64
|
||||
make prefix=`pwd` install
|
||||
|
Loading…
x
Reference in New Issue
Block a user