This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
Watch
1
Star
0
Fork
You've already forked openwrt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
9a46799804
openwrt
/
tools
/
ccache
/
files
/
ccache_cc
3 lines
50 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
exec
ccache
"
${
TARGET_CC_NOCACHE
}
"
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink