Merge pull request #66 from radarhere/patch-1

Removed setting of Linux-specific Freetype version
This commit is contained in:
Hugo 2017-10-14 13:47:52 +03:00 committed by GitHub
commit f28236f002

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