lede/tools/ccache/files/ccache_cc

3 lines
50 B
Plaintext
Raw Normal View History

2017-09-06 19:19:45 +08:00
#!/bin/sh
exec ccache "${TARGET_CC_NOCACHE}" "$@"