Files

3 lines
50 B
Bash
Executable File

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