mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 11:33:28 +00:00
remove old comment
This commit is contained in:
parent
4526b09d21
commit
7019e4bdb0
1
debian/rules
vendored
1
debian/rules
vendored
@ -801,7 +801,6 @@ else
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
override_dh_install:
|
override_dh_install:
|
||||||
# cp $(TARGET_BUILD)/lib/libLLVM-$(LLVM_VERSION).so $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/libLLVM-$(LLVM_VERSION).so.$(SONAME_EXT)
|
|
||||||
ifeq (${POLLY_ENABLE},yes)
|
ifeq (${POLLY_ENABLE},yes)
|
||||||
# only for arch:any builds
|
# only for arch:any builds
|
||||||
ifneq (,$(filter libclang-common-$(LLVM_VERSION)-dev, $(shell dh_listpackages)))
|
ifneq (,$(filter libclang-common-$(LLVM_VERSION)-dev, $(shell dh_listpackages)))
|
||||||
|
Loading…
Reference in New Issue
Block a user