1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 14:08:17 +02:00
openwrt/tools/ccache/files/ccache_cc

3 lines
50 B
Plaintext
Raw Normal View History

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