Removed setting of Linux-specific Freetype version

This commit is contained in:
Andrew Murray 2017-10-14 19:28:13 +11:00 committed by GitHub
parent 3cac238404
commit f4ebd0428d

View File

@ -17,8 +17,6 @@ function pre_build {
if [ -n "$IS_OSX" ]; then
# Update to latest zlib for OSX build
build_new_zlib
else # Linux tests may depend on specific versions
FREETYPE_VERSION=2.8.1
fi
build_jpeg
build_tiff