index
:
mtk-20170518
master
mtk-20170518
nearest-from-mtk-20170518
MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
ccache
/
files
/
ccache_cxx
blob: cc60eb3a13c738bf9769fa91a4330d2875aad282 (
plain
)
1
2
#!/bin/sh
exec
ccache
"
${
TARGET_CXX_NOCACHE
}
"
"
$@
"