tn3399_openwrt/tools/ccache/files/ccache_cc

3 lines
50 B
Plaintext
Raw Normal View History

2012-06-06 21:27:11 +08:00
#!/bin/sh
exec ccache "${TARGET_CC_NOCACHE}" "$@"