diff options
author | Leith Bade <leith@mapbox.com> | 2015-01-30 14:14:11 +1100 |
---|---|---|
committer | Leith Bade <leith@mapbox.com> | 2015-02-11 18:24:50 -0800 |
commit | 4ca21db5dfec46f9052c39eb9b5228bd7a323f41 (patch) | |
tree | e0ade3fc7a67f3f993019d24c266f21f3fc3f4ea /configure | |
parent | b1c2c91895a0237318a93b929bd2d93d4700c4de (diff) | |
download | qtlocation-mapboxgl-4ca21db5dfec46f9052c39eb9b5228bd7a323f41.tar.gz |
Use libuv 1.4.0 for arm64 support
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ case ${MASON_PLATFORM} in LIBJPEG_VERSION=v9a OPENSSL_VERSION=1.0.1l LIBCURL_VERSION=7.40.0 - LIBUV_VERSION=0.11.29 + LIBUV_VERSION=1.4.0 ZLIB_VERSION=system BOOST_VERSION=1.57.0 NUNICODE_VERSION=1.5.1 |