Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
cadabra2
cadabra2-add-pthread-to-cxxflags.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File cadabra2-add-pthread-to-cxxflags.patch of Package cadabra2
Index: cadabra2-2.2.0/CMakeLists.txt =================================================================== --- cadabra2-2.2.0.orig/CMakeLists.txt +++ cadabra2-2.2.0/CMakeLists.txt @@ -80,7 +80,7 @@ debug_message("Initial compiler flags: $ # GCC if(CMAKE_COMPILER_IS_GNUCC OR CMAKE_COMPILER_IS_GNUCXX) - set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -O2 -Wall -Wno-unused-but-set-variable") + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -g -O2 -Wall -Wno-unused-but-set-variable -pthread") endif() # Clang
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor