Not build freetype because jdk8 configure build it

This commit is contained in:
Tran Khanh Duy 2020-10-22 10:44:41 +07:00 committed by GitHub
parent 27a49c0340
commit 79ade77589
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,6 +12,6 @@ cd freetype-2.6.2
--without-zlib \ --without-zlib \
--with-png=no \ --with-png=no \
--with-harfbuzz=no --with-harfbuzz=no
make -j4 # make -j4
make install # make install