1
0
mirror of https://github.com/nillerusr/source-engine.git synced 2025-01-23 13:24:17 +00:00

4 lines
99 B
Plaintext
Raw Normal View History

2020-04-22 12:56:21 -04:00
#!/bin/bash
exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"