mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-05 20:24:58 +00:00
display the LD_LIB_PATH
This commit is contained in:
parent
6ee77b9fb5
commit
87e77fcbba
1
debian/rules
vendored
1
debian/rules
vendored
@ -304,6 +304,7 @@ preconfigure:
|
||||
@echo "DISTRO=$(DISTRO)"
|
||||
@echo "GCC_VERSION=$(GCC_VERSION)"
|
||||
@echo 'PROJECTS=$(PROJECTS_LIST)'
|
||||
@echo 'LD_LIBRARY_PATH=$(LD_LIBRARY_PATH)'
|
||||
|
||||
for f in debian/*.in; do \
|
||||
f2=$$(echo $$f | sed 's/\.in$$//;s/X\.Y/$(LLVM_VERSION)/'); \
|
||||
|
Loading…
Reference in New Issue
Block a user