2017-09-06 19:19:45 +08:00

3 lines
50 B
Bash
Executable File

#!/bin/sh
exec ccache "${TARGET_CC_NOCACHE}" "$@"