aboutsummaryrefslogtreecommitdiff
path: root/mp/src
diff options
context:
space:
mode:
Diffstat (limited to 'mp/src')
-rwxr-xr-xmp/src/devtools/bin/osx32/xcode_ccache_wrapper6
1 files changed, 3 insertions, 3 deletions
diff --git a/mp/src/devtools/bin/osx32/xcode_ccache_wrapper b/mp/src/devtools/bin/osx32/xcode_ccache_wrapper
index 4f038475..475f508f 100755
--- a/mp/src/devtools/bin/osx32/xcode_ccache_wrapper
+++ b/mp/src/devtools/bin/osx32/xcode_ccache_wrapper
@@ -1,3 +1,3 @@
-#!/bin/bash
-
-exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"
+#!/bin/bash
+
+exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "$@"