mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
debug info: show when we are not building the doc
This commit is contained in:
parent
ed11684ffe
commit
c5f71d0fa5
1
debian/rules
vendored
1
debian/rules
vendored
@ -565,6 +565,7 @@ preconfigure:
|
||||
@echo "LIBCXX_WASM_ENABLE=$(LIBCXX_WASM_ENABLE)"
|
||||
@echo "SCCACHE_ENABLE=$(SCCACHE_ENABLE)"
|
||||
@echo "LLVM_SPIRV_INSTALLED=$(LLVM_SPIRV_INSTALLED)"
|
||||
@echo "DOC_GENERATION=$(DOC_GENERATION)"
|
||||
|
||||
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