depreacted BOOST_ROOT env variable

This commit is contained in:
Aleksandr Chebotov
2020-03-16 12:51:40 +03:00
parent 7584c7b879
commit 6be8521bf6
3 changed files with 8 additions and 12 deletions

View File

@@ -242,8 +242,7 @@
"environment_vars": [
"METADATA_FILE={{user `metadata_file`}}",
"HELPER_SCRIPTS={{user `helper_script_folder`}}",
"BOOST_VERSIONS=1.69.0",
"BOOST_DEFAULT=1.69.0"
"INSTALLER_SCRIPT_FOLDER={{user `installer_script_folder`}}"
],
"execute_command": "sudo sh -c '{{ .Vars }} {{ .Path }}'"
},