mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-15 02:13:17 +00:00
show the output
This commit is contained in:
parent
f22e08ac09
commit
4056d953f1
1
debian/rules
vendored
1
debian/rules
vendored
@ -665,6 +665,7 @@ debian-full-build:
|
||||
|
||||
# If we used sccache, shows stats
|
||||
if test -f /opt/sccache/sccache; then \
|
||||
ls -al /opt/sccache/; \
|
||||
/opt/sccache/sccache --show-stats; \
|
||||
cat $$SCCACHE_ERROR_LOG; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user