mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-15 09:22:36 +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 we used sccache, shows stats
|
||||||
if test -f /opt/sccache/sccache; then \
|
if test -f /opt/sccache/sccache; then \
|
||||||
|
ls -al /opt/sccache/; \
|
||||||
/opt/sccache/sccache --show-stats; \
|
/opt/sccache/sccache --show-stats; \
|
||||||
cat $$SCCACHE_ERROR_LOG; \
|
cat $$SCCACHE_ERROR_LOG; \
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user