openwrt-chaoscalmer-uappro/tools/ccache/files/ccache_cc
blogic 0d08b76611 [tools] add ccache wrapper
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-06-06 13:27:11 +00:00

2 lines
50 B
Bash
Executable file

#!/bin/sh
exec ccache "${TARGET_CC_NOCACHE}" "$@"