fix the fix fix

This commit is contained in:
LegacyGamerHD 2020-11-03 16:19:58 +01:00 committed by GitHub
parent 256d398ef5
commit acd721c561
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" echo "Building Freetype"
cd freetype-2.6.2 cd freetype-2.10.0
./configure \ ./configure \
--host=$TARGET \ --host=$TARGET \
--prefix=`pwd`/build_android-${TARGET_SHORT} \ --prefix=`pwd`/build_android-${TARGET_SHORT} \