mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-22 16:37:42 +00:00
add more debian info
This commit is contained in:
parent
f56ba69bd7
commit
27259af548
1
debian/rules
vendored
1
debian/rules
vendored
@ -531,6 +531,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