Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
No build reason found for xUbuntu_20.04:aarch64
openSUSE:Factory
llvm16
lldb-cmake.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File lldb-cmake.patch of Package llvm16
Index: lldb-10.0.0rc1.src/source/Host/CMakeLists.txt =================================================================== --- lldb-10.0.0rc1.src.orig/source/Host/CMakeLists.txt +++ lldb-10.0.0rc1.src/source/Host/CMakeLists.txt @@ -143,6 +143,8 @@ endif() set(EXTRA_LIBS) if (CMAKE_SYSTEM_NAME MATCHES "NetBSD") list(APPEND EXTRA_LIBS kvm) +elseif (CMAKE_SYSTEM_NAME MATCHES "Linux") + list(APPEND EXTRA_LIBS dl pthread) endif() if (LLDB_ENABLE_LIBXML2) list(APPEND EXTRA_LIBS LibXml2::LibXml2)
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