Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:42.1:Staging:C
llvm
libcxxabi-exceptions.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libcxxabi-exceptions.patch of Package llvm
Index: libcxxabi-3.7.0.src/src/CMakeLists.txt =================================================================== --- libcxxabi-3.7.0.src/src/CMakeLists.txt +++ libcxxabi-3.7.0.src/src/CMakeLists.txt @@ -52,7 +52,7 @@ append_if(libraries LIBCXXABI_HAS_PTHREA if (LIBCXXABI_USE_LLVM_UNWINDER) list(APPEND libraries unwind) else() - append_if(libraries LIBCXXABI_HAS_GCC_EH_LIB gcc_eh) + append_if(libraries LIBCXXABI_HAS_GCC_EH_LIB gcc_s) endif() # Setup flags.
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