mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-12 14:15:21 +00:00
rebase of the patch
This commit is contained in:
parent
f86979f288
commit
fd140483e7
8
debian/patches/print-lldb-path.patch
vendored
8
debian/patches/print-lldb-path.patch
vendored
@ -1,11 +1,11 @@
|
||||
Author: Gianfranco Costamagna <locutusofborg@debian.org>
|
||||
Last-Update: 2020-01-21
|
||||
|
||||
Index: llvm-toolchain-snapshot_12~++20200828094457+db1ec04963c/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|
||||
Index: llvm-toolchain-snapshot_12~++20201102081457+ba18bc4925d/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_12~++20200828094457+db1ec04963c.orig/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|
||||
+++ llvm-toolchain-snapshot_12~++20200828094457+db1ec04963c/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|
||||
@@ -365,6 +365,8 @@ void ScriptInterpreterPython::ComputePyt
|
||||
--- llvm-toolchain-snapshot_12~++20201102081457+ba18bc4925d.orig/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|
||||
+++ llvm-toolchain-snapshot_12~++20201102081457+ba18bc4925d/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp
|
||||
@@ -375,6 +375,8 @@ void ScriptInterpreterPython::ComputePyt
|
||||
// x86_64, or bin on Windows).
|
||||
llvm::sys::path::remove_filename(path);
|
||||
llvm::sys::path::append(path, LLDB_PYTHON_RELATIVE_LIBDIR);
|
||||
|
764
debian/patches/python3-shebang.patch
vendored
764
debian/patches/python3-shebang.patch
vendored
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user