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