mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 06:56:07 +00:00
buster: don't ship python3-lldb
This commit is contained in:
parent
6fca3fca02
commit
fec3c5de10
1
debian/rules
vendored
1
debian/rules
vendored
@ -1158,6 +1158,7 @@ endif
|
|||||||
if test "$(DISTRO)" = "buster"; then \
|
if test "$(DISTRO)" = "buster"; then \
|
||||||
mkdir -p $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/share/gdb/python/ompd/; \
|
mkdir -p $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/share/gdb/python/ompd/; \
|
||||||
touch $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/share/gdb/python/ompd/empty; \
|
touch $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/share/gdb/python/ompd/empty; \
|
||||||
|
echo "" > debian/python3-lldb-$(LLVM_VERSION).install; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Delete the target build directory to save some space on the build systems
|
# Delete the target build directory to save some space on the build systems
|
||||||
|
Loading…
Reference in New Issue
Block a user