Files

3 lines
51 B
Plaintext
Raw Permalink Normal View History

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