summaryrefslogtreecommitdiff
path: root/ci/log-config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/log-config.sh')
-rwxr-xr-xci/log-config.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/ci/log-config.sh b/ci/log-config.sh
index 5fef1194..c76c49ad 100755
--- a/ci/log-config.sh
+++ b/ci/log-config.sh
@@ -31,10 +31,6 @@
set -e
-# ccache on OS X needs installation first
-# reset ccache statistics
-ccache --zero-stats
-
echo PATH=${PATH}
echo "Compiler configuration:"