css_enhanced_waf/devtools/bin/osx32/xcode_ccache_wrapper
2020-10-22 13:51:27 +03:00

3 lines
99 B
Bash
Executable file

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