a53b084e49
SVN-Revision: 32075
2 lines
50 B
Bash
Executable file
2 lines
50 B
Bash
Executable file
#!/bin/sh
|
|
exec ccache "${TARGET_CC_NOCACHE}" "$@"
|