X-Git-Url: http://git.ozo.com/?a=blobdiff_plain;f=tools%2Fccache%2Ffiles%2Fccache_cc;fp=tools%2Fccache%2Ffiles%2Fccache_cc;h=01c4ad42a21d9666e6ce5cd3c69a10dbae07f3aa;hb=a53b084e497a9f1629a2caada833ebe14a6838b7;hp=0000000000000000000000000000000000000000;hpb=84a8853430779dd7ac93682654f008fe3f7eebd7;p=openwrt%2F.git diff --git a/tools/ccache/files/ccache_cc b/tools/ccache/files/ccache_cc new file mode 100755 index 0000000000..01c4ad42a2 --- /dev/null +++ b/tools/ccache/files/ccache_cc @@ -0,0 +1,2 @@ +#!/bin/sh +exec ccache "${TARGET_CC_NOCACHE}" "$@"