initial
This commit is contained in:
3
devtools/bin/osx32/xcode_ccache_wrapper
Normal file
3
devtools/bin/osx32/xcode_ccache_wrapper
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec $(dirname $0)/ccache ${DT_TOOLCHAIN_DIR}/usr/bin/clang -Qunused-arguments $@
|
||||
Reference in New Issue
Block a user