Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-01-08 19:59:44 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-01-08 19:59:44 +0300
commiteada698c0e673bf8e8dbb1461317edb6faf45029 (patch)
tree00529d961bd4a24cefd47f0e04fe3b7c56da2613 /build_files
parentea2c24f13819fc89d1bb91eaa32bcb1458a498d4 (diff)
install_deps: raise boost official version to 1.60.
Diffstat (limited to 'build_files')
-rwxr-xr-xbuild_files/build_environment/install_deps.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/build_files/build_environment/install_deps.sh b/build_files/build_environment/install_deps.sh
index 892c39432fc..dd2f1e31492 100755
--- a/build_files/build_environment/install_deps.sh
+++ b/build_files/build_environment/install_deps.sh
@@ -266,7 +266,7 @@ NUMPY_FORCE_BUILD=false
NUMPY_FORCE_REBUILD=false
NUMPY_SKIP=false
-BOOST_VERSION="1.55.0"
+BOOST_VERSION="1.60.0"
BOOST_VERSION_MIN="1.49"
BOOST_FORCE_BUILD=false
BOOST_FORCE_REBUILD=false
@@ -1042,7 +1042,7 @@ clean_Boost() {
compile_Boost() {
# To be changed each time we make edits that would modify the compiled result!
- boost_magic=7
+ boost_magic=8
_init_boost