Make boost more independent of the toolchain it was built from

This commit is contained in:
tamasmeszaros 2022-03-30 10:08:45 +02:00 committed by Lukas Matena
parent b458477d13
commit cb62dc6a3f

View File

@ -104,7 +104,7 @@ set(_build_cmd ${_build_cmd}
${_boost_flags}
-j${NPROC}
${_libs}
--layout=versioned
--layout=system #versioned
--debug-configuration
toolset=${_boost_toolset}
address-model=${_bits}