From f56bb35301836e56582a575a75864392a0177875 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20P=2E=20Tjern=C3=B8?= Date: Mon, 2 Dec 2013 19:31:46 -0800 Subject: Fix line endings. WHAMMY. --- mp/src/devtools/bin/osx32/xcode_ccache_wrapper | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mp/src/devtools/bin/osx32/xcode_ccache_wrapper') 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 "$@" -- cgit v1.2.3