Projects
OpenHPC4:4.1:Factory
boost-gnu15-mvapich2
_service:extract_file:boost-icpx-pthread.patch
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:extract_file:boost-icpx-pthread.patch of Package boost-gnu15-mvapich2
--- a/tools/build/src/engine/build.sh.orig 2025-04-29 12:50:49.221000000 +0000 +++ b/tools/build/src/engine/build.sh 2025-04-29 12:54:13.605000000 +0000 @@ -180,7 +180,7 @@ fi # Intel oneAPI (intel-linux) if test_toolset intel-linux && test_path icpx ; then - if test_compiler icpx -x c++ -std=c++11 ; then B2_TOOLSET=intel-linux ; return ${TRUE} ; fi + if test_compiler icpx -x c++ -std=c++11 -pthread; then B2_TOOLSET=intel-linux ; return ${TRUE} ; fi fi if test_toolset intel-linux && test_path icc ; then if test_compiler icc -x c++ -std=c++11 ; then B2_TOOLSET=intel-linux ; return ${TRUE} ; fi
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.