diff --git a/debian/rules b/debian/rules index 1721a5ac..abff1f43 100755 --- a/debian/rules +++ b/debian/rules @@ -493,6 +493,7 @@ preconfigure: echo "llvm spriv isn't detected while it should probably for this distro"; \ fi + @echo "DEB_BUILD_OPTIONS=$(DEB_BUILD_OPTIONS)" @echo "DEB_HOST_MULTIARCH=$(DEB_HOST_MULTIARCH)" @echo "DEB_HOST_GNU_TYPE=$(DEB_HOST_GNU_TYPE)" @echo "DEB_HOST_ARCH_BITS=$(DEB_HOST_ARCH_BITS)"