mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-03 00:57:36 +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 \
|
||||
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; \
|
||||
echo "" > debian/python3-lldb-$(LLVM_VERSION).install; \
|
||||
fi
|
||||
|
||||
# Delete the target build directory to save some space on the build systems
|
||||
|
Loading…
Reference in New Issue
Block a user