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