This commit is contained in:
ArtDev 2023-04-15 16:01:06 +03:00 committed by GitHub
parent 3705aadf96
commit 2a6e4a0e07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,10 +10,6 @@ then
else
export TARGET_PHYS=$TARGET
fi
if [ "$TARGET_JDK" == "x86" ]
then
export JVM_VARIANTS=client
fi
export FREETYPE_DIR=$PWD/freetype-$BUILD_FREETYPE_VERSION/build_android-$TARGET_SHORT
export CUPS_DIR=$PWD/cups-2.2.4