boost: fix i686

This commit is contained in:
Đoàn Trần Công Danh 2025-08-31 11:10:30 +07:00
parent d40d0454fe
commit f6094c88cb

View file

@ -190,6 +190,7 @@ do_check() {
./b2 $_testcase/test \
--user-config=${wrksrc}/user-config.jam \
--toolset=gcc abi=${_abi} architecture=${_arch} \
boost.stacktrace.from_exception="${_bst_except}" \
python=${py3_ver} release warnings-as-errors=off \
cxxflags="${CXXFLAGS}" linkflags="${LDFLAGS}" \
threading=multi ||
@ -203,6 +204,7 @@ do_install() {
--user-config=${wrksrc}/user-config.jam \
cxxflags="${CXXFLAGS}" linkflags="${LDFLAGS}" \
python=${py3_ver} release \
boost.stacktrace.from_exception="${_bst_except}" \
threading=multi runtime-link=shared link=shared,static \
install