mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 15:23:00 +00:00
rebase of the patch
This commit is contained in:
parent
cebec0cfab
commit
138fd2108f
8
debian/patches/lldb-soname.diff
vendored
8
debian/patches/lldb-soname.diff
vendored
@ -2,10 +2,10 @@
|
||||
lldb/source/API/CMakeLists.txt | 14 +++++++-------
|
||||
1 file changed, 7 insertions(+), 7 deletions(-)
|
||||
|
||||
Index: llvm-toolchain-snapshot_8~svn350421/lldb/source/API/CMakeLists.txt
|
||||
Index: llvm-toolchain-snapshot_9~svn355269/lldb/source/API/CMakeLists.txt
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_8~svn350421.orig/lldb/source/API/CMakeLists.txt
|
||||
+++ llvm-toolchain-snapshot_8~svn350421/lldb/source/API/CMakeLists.txt
|
||||
--- llvm-toolchain-snapshot_9~svn355269.orig/lldb/source/API/CMakeLists.txt
|
||||
+++ llvm-toolchain-snapshot_9~svn355269/lldb/source/API/CMakeLists.txt
|
||||
@@ -9,7 +9,12 @@ if(NOT LLDB_DISABLE_PYTHON)
|
||||
set(lldb_python_wrapper ${lldb_scripts_dir}/LLDBWrapPython.cpp)
|
||||
endif()
|
||||
@ -40,4 +40,4 @@ Index: llvm-toolchain-snapshot_8~svn350421/lldb/source/API/CMakeLists.txt
|
||||
- )
|
||||
endif()
|
||||
|
||||
if(LLDB_BUILD_FRAMEWORK)
|
||||
if (NOT LLDB_BUILT_STANDALONE)
|
||||
|
Loading…
Reference in New Issue
Block a user