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 abbreviate-paths
  • Loading branch information
StrikerRUS authored Jul 31, 2024
commit 01555d62189e301a641f210d2d924be7739fd5ae
1 change: 1 addition & 0 deletions cmake/IntegratedOpenCL.cmake
Original file line number Diff line number Diff line change
@@ -185,6 +185,7 @@ ExternalProject_Add(
cxxflags="${BOOST_FLAGS}"
architecture=x86
address-model=64
--abbreviate-paths
INSTALL_COMMAND ""
# BUILD_BYPRODUCTS is necessary to support 'Ninja' builds.
# ref:
Loading
Oops, something went wrong.