mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-14 15:23:00 +00:00
Drop extra hack
This commit is contained in:
parent
c73a5a6e72
commit
e11b894442
2
debian/rules
vendored
2
debian/rules
vendored
@ -1115,7 +1115,7 @@ override_dh_auto_install:
|
|||||||
ifeq (,$(filter $(DEB_HOST_ARCH), powerpc powerpcspe sparc sparc64))
|
ifeq (,$(filter $(DEB_HOST_ARCH), powerpc powerpcspe sparc sparc64))
|
||||||
ifneq (,$(filter $(DEB_HOST_ARCH_OS),linux))
|
ifneq (,$(filter $(DEB_HOST_ARCH_OS),linux))
|
||||||
# To fix custom-library-search-path
|
# To fix custom-library-search-path
|
||||||
chrpath -d $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/clang/$(LLVM_VERSION)*/lib/linux/*.so || true
|
chrpath -d $(DEB_INST)/usr/lib/llvm-$(LLVM_VERSION)/lib/clang/$(LLVM_VERSION)*/lib/linux/*.so
|
||||||
endif
|
endif
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user