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
d4ae1f6010
commit
85729c9a9a
@ -4,7 +4,7 @@ set -e
|
|||||||
export FREETYPE_DIR=`pwd`/freetype-2.6.2/build_android-${TARGET_SHORT}
|
export FREETYPE_DIR=`pwd`/freetype-2.6.2/build_android-${TARGET_SHORT}
|
||||||
export CUPS_DIR=`pwd`/cups-2.2.4
|
export CUPS_DIR=`pwd`/cups-2.2.4
|
||||||
|
|
||||||
export CPPFLAGS+=-I$FREETYPE_DIR -I$CUPS_DIR
|
export CPPFLAGS+="-I$FREETYPE_DIR -I$CUPS_DIR"
|
||||||
|
|
||||||
cp -R /usr/include/X11 $ANDROID_INCLUDE/
|
cp -R /usr/include/X11 $ANDROID_INCLUDE/
|
||||||
# It isn't good, but need make it build anyways
|
# It isn't good, but need make it build anyways
|
||||||
|
Loading…
x
Reference in New Issue
Block a user