css_enhanced_waf/devtools/bin/osx32/xcode_ccache_wrapper

4 lines
99 B
Text
Raw Normal View History

2020-04-22 17:56:21 +01:00
#!/bin/bash
exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"