csgo-2018-source/devtools/bin/osx32/xcode_ccache_wrapper
2021-07-24 21:11:47 -07:00

4 lines
95 B
Bash

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