- Update to version 3.5.0
* No changelog upstream - Add lldb-underlink.patch to link to LLVMSupport OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/llvm?expand=0&rev=371
This commit is contained in:
committed by
Git OBS Bridge
parent
273054bcaf
commit
146b9be453
12
lldb-underlink.patch
Normal file
12
lldb-underlink.patch
Normal file
@@ -0,0 +1,12 @@
|
||||
Index: lldb-3.5.0.src/source/CMakeLists.txt
|
||||
===================================================================
|
||||
--- lldb-3.5.0.src.orig/source/CMakeLists.txt
|
||||
+++ lldb-3.5.0.src/source/CMakeLists.txt
|
||||
@@ -161,6 +161,7 @@ set( CLANG_USED_LIBS
|
||||
clangRewriteFrontend
|
||||
clangSema
|
||||
clangSerialization
|
||||
+ LLVMSupport
|
||||
)
|
||||
|
||||
set(LLDB_SYSTEM_LIBS)
|
Reference in New Issue
Block a user