Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ci] update libboost version from 1.74 to 1.83 #6582

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from
Prev Previous commit
Next Next commit
try no threading
  • Loading branch information
StrikerRUS authored Jul 31, 2024
commit 955e32b0945b3e9045cb996bba8b6c582fd6358d
1 change: 0 additions & 1 deletion cmake/IntegratedOpenCL.cmake
Original file line number Diff line number Diff line change
@@ -181,7 +181,6 @@ ExternalProject_Add(
link=static
runtime-link=shared
variant=release
threading=multi
cxxflags="${BOOST_FLAGS}"
architecture=x86
address-model=64
Loading
Oops, something went wrong.