aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ccache/files/ccache_cc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ccache/files/ccache_cc')
-rwxr-xr-xtools/ccache/files/ccache_cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/ccache/files/ccache_cc b/tools/ccache/files/ccache_cc
deleted file mode 100755
index 01c4ad42a2..0000000000
--- a/tools/ccache/files/ccache_cc
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec ccache "${TARGET_CC_NOCACHE}" "$@"