index
:
openwrt.git
feature/odhcpd_odhcp6c_udhcpc-capsdrop
linksys3200ac-master
master
OpenWrt Source Repository
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
}
"
"
$@
"