mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-16 23:56:31 -04:00
Update buildjdk.sh
This commit is contained in:
parent
639a628e08
commit
8ed12e34c2
@ -4,9 +4,6 @@ set -e
|
||||
export FREETYPE_DIR=`pwd`/freetype-2.6.2/build_android-aarch64
|
||||
export CUPS_DIR=`pwd`/cups-2.2.4
|
||||
|
||||
mkdir $CUPS_DIR
|
||||
|
||||
|
||||
# My system's JDK is too old (7.0), so we add an Oracle boot JDK.
|
||||
# Set "USE_SYSTEM_JDK_8=1" to use system jdk instead
|
||||
if [ -z "$USE_SYSTEM_JDK_8" ]
|
||||
|
Loading…
x
Reference in New Issue
Block a user