go r21 again

why OpenJDK FKING messes up with Android toolchains?????
This commit is contained in:
Duy Tran Khanh 2021-06-09 18:31:55 +07:00 committed by GitHub
parent e2090b7b3e
commit 758c7f23c8
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=r10e
export NDK_VERSION=r21
if [ -z "$BUILD_FREETYPE_VERSION" ]
then