Update buildjdk.sh

This commit is contained in:
Tran Khanh Duy 2020-10-19 11:50:06 +07:00 committed by GitHub
parent 2046de13d2
commit 1e4c00aa51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,6 +25,7 @@ bash ./configure \
--with-cups-include=$CUPS_DIR \
--with-devkit=$ANDROID_DEVKIT \
--with-debug-level=release \
--with-fontconfig-include=$ANDROID_INCLUDE \
--with-freetype-lib=$FREETYPE_DIR/lib \
--with-freetype-include=$FREETYPE_DIR/include/freetype2 \
--x-includes=/usr/include \