Remove ccache wrappers
[openwrt/staging/wigyori.git] / tools / ccache / files / ccache_cxx
diff --git a/tools/ccache/files/ccache_cxx b/tools/ccache/files/ccache_cxx
deleted file mode 100755 (executable)
index cc60eb3..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-#!/bin/sh
-exec ccache "${TARGET_CXX_NOCACHE}" "$@"