
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2 lines
50 B
Bash
Executable file
2 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
exec ccache "${TARGET_CC_NOCACHE}" "$@"
|