mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-12 21:56:05 -04:00
Copy freetype lib
This commit is contained in:
parent
91b305f971
commit
03b152ee0d
@ -19,6 +19,8 @@ if [ "$BUILD_IOS" == "1" ]; then
|
|||||||
done
|
done
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
cp freetype-$BUILD_FREETYPE_VERSION/build_android-$TARGET_SHORT/lib/libfreetype.so $imagespath/jdk/lib/
|
||||||
|
|
||||||
cp -r $imagespath/jdk jdkout
|
cp -r $imagespath/jdk jdkout
|
||||||
|
|
||||||
# JDK no longer create separate JRE image, so we have to create one manually.
|
# JDK no longer create separate JRE image, so we have to create one manually.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user