This commit is contained in:
LegacyGamerHD 2020-11-03 16:21:34 +01:00 committed by GitHub
parent acd721c561
commit aa1fe2cbe6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ export PATH=$TOOLCHAIN/bin:$PATH
echo "Building Freetype"
cd freetype-2.10.0
cd freetype-2.6.2
./configure \
--host=$TARGET \
--prefix=`pwd`/build_android-${TARGET_SHORT} \