mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-14 14:46:13 -04:00
Update buildjdk.sh
This commit is contained in:
parent
31070c359e
commit
a19b1150e6
@ -2,8 +2,7 @@
|
||||
set -e
|
||||
. setdevkitpath.sh
|
||||
export FREETYPE_DIR=`pwd`/freetype-2.6.2/build_android-aarch64
|
||||
export CUPS_DIR=`pwd`/cups-2.2.4/include
|
||||
# /build_android-aarch64/include
|
||||
export CUPS_DIR=`pwd`/cups-2.2.4/build_android-aarch64/include
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user