cstrike15_src/devtools/bin/osx32/xcode_ccache_wrapper
2025-06-04 03:22:50 +02:00

4 lines
95 B
Bash

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