mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-09 10:05:49 +00:00
remove the sccache log dump
This commit is contained in:
parent
0125c0be4d
commit
98697f3cf1
1
debian/rules
vendored
1
debian/rules
vendored
@ -782,7 +782,6 @@ sccache-stats:
|
||||
# If we used sccache, shows stats
|
||||
if test -f /opt/sccache/sccache; then \
|
||||
ls -al /opt/sccache/; \
|
||||
cat /opt/sccache/sccache.log; \
|
||||
/opt/sccache/sccache --show-stats; \
|
||||
fi
|
||||
touch $@
|
||||
|
Loading…
Reference in New Issue
Block a user