mirror of
https://github.com/AngelAuraMC/angelauramc-openjdk-build.git
synced 2025-09-09 12:20:29 -04:00
fix
This commit is contained in:
parent
d48e01218d
commit
fbe31a45f0
@ -5,6 +5,8 @@ export FREETYPE_DIR=`pwd`/freetype-2.6.2/build_android-${TARGET_SHORT}
|
||||
export CUPS_DIR=`pwd`/cups-2.2.4
|
||||
|
||||
cp -R /usr/include/X11 $ANDROID_INCLUDE/
|
||||
# It isn't good, but need make it build anyways
|
||||
cp -R $CUPS_DIR/* $ANDROID_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