Merge branch 'downgrade_libstdc++' of github.com:Project-OSRM/osrm-backend into downgrade_libstdc++

This commit is contained in:
Daniel Patterson 2017-10-03 09:09:18 -07:00
commit 1548803a77
No known key found for this signature in database
GPG Key ID: 19C12BE1725A028B

View File

@ -37,7 +37,7 @@ list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake")
if(ENABLE_MASON)
# versions in use
set(MASON_BOOST_VERSION "1.63.0")
set(MASON_BOOST_VERSION "1.65.1")
set(MASON_STXXL_VERSION "1.4.1-1")
set(MASON_EXPAT_VERSION "2.2.0")
set(MASON_LUA_VERSION "5.2.4")