mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-27 09:50:53 +00:00
add debug info
This commit is contained in:
parent
600418a050
commit
8b7ecb4ecb
1
debian/rules
vendored
1
debian/rules
vendored
@ -542,6 +542,7 @@ preconfigure:
|
||||
@echo "COMPILER_RT_WASM_ENABLE=$(COMPILER_RT_WASM_ENABLE)"
|
||||
@echo "LIBCXX_WASM_ENABLE=$(LIBCXX_WASM_ENABLE)"
|
||||
@echo "SCCACHE_ENABLE=$(SCCACHE_ENABLE)"
|
||||
@echo "LLVM_SPIRV_INSTALLED=$(LLVM_SPIRV_INSTALLED)"
|
||||
|
||||
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