1
0
mirror of https://github.com/nillerusr/source-engine.git synced 2025-01-15 01:20:30 +00:00
2020-10-22 13:51:27 +03:00

4 lines
99 B
Bash
Executable File

#!/bin/bash
exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"