lede/tools/ccache/files/ccache_cc

3 lines
50 B
Plaintext
Raw Normal View History

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