OpenGrok
Cross Reference: ndk-ccache-gcc.sh
xref
: /
ndk
/
build
/
tools
/
ndk-ccache-gcc.sh
Home
|
History
|
Annotate
|
Download
|
only in
tools
1
#!/
bin
/
sh
2
$NDK_CCACHE
$NDK_CCACHE_CC
"$@"
3