mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-08-03 23:55:58 -04:00
Update buildlibs.sh
This commit is contained in:
parent
d007989ebe
commit
428365b4bc
@ -13,7 +13,7 @@ if [ "$BUILD_IOS" == "1" ]; then
|
|||||||
xcodebuild -arch arm64
|
xcodebuild -arch arm64
|
||||||
cd build_iphoneos-arm64
|
cd build_iphoneos-arm64
|
||||||
make prefix=`pwd` install
|
make prefix=`pwd` install
|
||||||
cd ..
|
cd ../..
|
||||||
|
|
||||||
echo "Building Freetype"
|
echo "Building Freetype"
|
||||||
cd freetype-$BUILD_FREETYPE_VERSION
|
cd freetype-$BUILD_FREETYPE_VERSION
|
||||||
|
Loading…
x
Reference in New Issue
Block a user