aboutsummaryrefslogtreecommitdiff
path: root/sp/src/devtools
diff options
context:
space:
mode:
Diffstat (limited to 'sp/src/devtools')
-rwxr-xr-xsp/src/devtools/bin/osx32/xcode_ccache_wrapper6
1 files changed, 3 insertions, 3 deletions
diff --git a/sp/src/devtools/bin/osx32/xcode_ccache_wrapper b/sp/src/devtools/bin/osx32/xcode_ccache_wrapper
index 4f038475..475f508f 100755
--- a/sp/src/devtools/bin/osx32/xcode_ccache_wrapper
+++ b/sp/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 "$@"