aboutsummaryrefslogtreecommitdiff
path: root/sp/src/devtools/bin
diff options
context:
space:
mode:
Diffstat (limited to 'sp/src/devtools/bin')
-rw-r--r--sp/src/devtools/bin/osx32/xcode_ccache_wrapper3
-rw-r--r--sp/src/devtools/bin/vpc.exebin1129472 -> 1133568 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/sp/src/devtools/bin/osx32/xcode_ccache_wrapper b/sp/src/devtools/bin/osx32/xcode_ccache_wrapper
new file mode 100644
index 00000000..4f038475
--- /dev/null
+++ b/sp/src/devtools/bin/osx32/xcode_ccache_wrapper
@@ -0,0 +1,3 @@
+#!/bin/bash
+
+exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"
diff --git a/sp/src/devtools/bin/vpc.exe b/sp/src/devtools/bin/vpc.exe
index ddc1328c..2394de95 100644
--- a/sp/src/devtools/bin/vpc.exe
+++ b/sp/src/devtools/bin/vpc.exe
Binary files differ