X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=tools%2Fccache%2Ffiles%2Fccache_cxx;fp=tools%2Fccache%2Ffiles%2Fccache_cxx;h=cc60eb3a13c738bf9769fa91a4330d2875aad282;hb=a53b084e497a9f1629a2caada833ebe14a6838b7;hp=0000000000000000000000000000000000000000;hpb=84a8853430779dd7ac93682654f008fe3f7eebd7;p=openwrt%2Fstaging%2Fwigyori.git diff --git a/tools/ccache/files/ccache_cxx b/tools/ccache/files/ccache_cxx new file mode 100755 index 0000000000..cc60eb3a13 --- /dev/null +++ b/tools/ccache/files/ccache_cxx @@ -0,0 +1,2 @@ +#!/bin/sh +exec ccache "${TARGET_CXX_NOCACHE}" "$@"