mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 13:28:35 +00:00
Stop removing the lib, seems to be installed now
This commit is contained in:
parent
175b391ec0
commit
69dfe64d86
2
debian/rules
vendored
2
debian/rules
vendored
@ -433,7 +433,7 @@ ifeq (${POLLY_ENABLE},yes)
|
||||
endif
|
||||
|
||||
# Managed by debian build system
|
||||
rm -f $(CURDIR)/$(TARGET_BUILD)/$(BUILD_DIR)/lib/python*/site-packages/lldb/_lldb.so $(TARGET_BUILD)/$(BUILD_DIR)/lib/liblldb-$(LLVM_VERSION).so
|
||||
rm -f $(CURDIR)/$(TARGET_BUILD)/$(BUILD_DIR)/lib/python*/site-packages/lldb/_lldb.so
|
||||
|
||||
# polly tests
|
||||
if test "$(POLLY_ENABLE)" = yes; then \
|
||||
|
Loading…
Reference in New Issue
Block a user