Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:X0F:HSF
pocl
link_against_libclang-cpp_so.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File link_against_libclang-cpp_so.patch of Package pocl
diff --git a/cmake/LLVM.cmake b/cmake/LLVM.cmake index 2827d64..e186bc1 100644 --- a/cmake/LLVM.cmake +++ b/cmake/LLVM.cmake @@ -239,7 +239,7 @@ string(STRIP "${LLVM_SYSLIBS}" LLVM_SYSLIBS) #################################################################### # llvm-config does not include clang libs -if((9 LESS LLVM_MAJOR) AND (NOT STATIC_LLVM)) +if((8 LESS LLVM_MAJOR) AND (NOT STATIC_LLVM)) # For Clang 10+, link against a single shared library instead of multiple component shared # libraries. if("${LLVM_LIBNAMES}" MATCHES "LLVMTCE")
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