also show DEB_BUILD_OPTIONS

This commit is contained in:
Sylvestre Ledru 2023-04-05 13:43:21 +02:00
parent 7694515f60
commit edb0f1f8cc

1
debian/rules vendored
View File

@ -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)"