mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 22:30:27 +00:00
also show DEB_BUILD_OPTIONS
This commit is contained in:
parent
7694515f60
commit
edb0f1f8cc
1
debian/rules
vendored
1
debian/rules
vendored
@ -493,6 +493,7 @@ preconfigure:
|
|||||||
echo "llvm spriv isn't detected while it should probably for this distro"; \
|
echo "llvm spriv isn't detected while it should probably for this distro"; \
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@echo "DEB_BUILD_OPTIONS=$(DEB_BUILD_OPTIONS)"
|
||||||
@echo "DEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH)"
|
@echo "DEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH)"
|
||||||
@echo "DEB_HOST_GNU_TYPE=$(DEB_HOST_GNU_TYPE)"
|
@echo "DEB_HOST_GNU_TYPE=$(DEB_HOST_GNU_TYPE)"
|
||||||
@echo "DEB_HOST_ARCH_BITS=$(DEB_HOST_ARCH_BITS)"
|
@echo "DEB_HOST_ARCH_BITS=$(DEB_HOST_ARCH_BITS)"
|
||||||
|
Loading…
Reference in New Issue
Block a user