mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-14 23:22:30 +00:00
remove the file (managed in the link)
This commit is contained in:
parent
ef520960be
commit
fd4f04c80c
1
debian/rules
vendored
1
debian/rules
vendored
@ -261,6 +261,7 @@ override_dh_auto_install:
|
||||
ln -s libclang-$(LLVM_VERSION).so.$(SONAME_EXT) libclang.so.$(SONAME_EXT); \
|
||||
fi; \
|
||||
cp -f $(CURDIR)/$(TARGET_BUILD)/Release/lib/libLLVM-$(LLVM_VERSION)*.so* .; \
|
||||
rm -f libLLVM-$(LLVM_VERSION_FULL).so.1; \
|
||||
rm -f libclang.so
|
||||
|
||||
# cd $(TARGET_BUILD)/tools/clang/runtime/compiler-rt/ && rm -rf $$(find . -iname "SubDir.lib*" -o -iname .dir) && rm -rf $$(find -empty)
|
||||
|
Loading…
Reference in New Issue
Block a user