mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 12:06:07 +08:00
4 lines
102 B
Plaintext
4 lines
102 B
Plaintext
![]() |
#!/bin/bash
|
||
|
|
||
|
exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"
|