build: update ndk

This commit is contained in:
Boulay Mathias 2023-05-02 23:10:14 +02:00 committed by GitHub
parent 4fbf9deb51
commit 316f536416
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
# Use the old NDK r10e to not get internal compile error at (still?)
# https://github.com/PojavLauncherTeam/openjdk-multiarch-jdk8u/blob/aarch64-shenandoah-jdk8u272-b10/jdk/src/share/native/sun/java2d/loops/GraphicsPrimitiveMgr.c
export NDK_VERSION=r21
export NDK_VERSION=r22b
if [ -z "$BUILD_FREETYPE_VERSION" ]
then