From 00a8aba245434cec7b5485c60c30a5745899456b Mon Sep 17 00:00:00 2001 From: Dane Springmeyer Date: Thu, 9 Nov 2017 12:31:18 -0800 Subject: [PATCH] drop back to boost 1.64.0 --- bootstrap.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.sh b/bootstrap.sh index da7ab9525..f877c8c8f 100755 --- a/bootstrap.sh +++ b/bootstrap.sh @@ -45,7 +45,7 @@ function install() { } ICU_VERSION="57.1" -BOOST_VERSION="1.65.1" +BOOST_VERSION="1.64.0" function install_mason_deps() { install ccache 3.3.1