mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 02:39:06 +08:00
Make boost more independent of the toolchain it was built from
This commit is contained in:
parent
e0404fd82c
commit
c94486cd3c
2
deps/Boost/Boost.cmake
vendored
2
deps/Boost/Boost.cmake
vendored
@ -107,7 +107,7 @@ set(_build_cmd ${_build_cmd}
|
|||||||
${_boost_flags}
|
${_boost_flags}
|
||||||
-j${NPROC}
|
-j${NPROC}
|
||||||
${_libs}
|
${_libs}
|
||||||
--layout=versioned
|
--layout=system #versioned
|
||||||
--debug-configuration
|
--debug-configuration
|
||||||
toolset=${_boost_toolset}
|
toolset=${_boost_toolset}
|
||||||
address-model=${_bits}
|
address-model=${_bits}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user