Fix line endings in xcode_ccache_wrapper script.
Fix line endings in xcode_ccache_wrapper script.
1.1 --- a/devtools/bin/osx32/xcode_ccache_wrapper Sun Nov 03 09:37:09 2013 -0500
1.2 +++ b/devtools/bin/osx32/xcode_ccache_wrapper Sun Nov 03 09:37:30 2013 -0500
1.3 @@ -1,3 +1,3 @@
1.4 -#!/bin/bash
1.5 -
1.6 -exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "[email protected]"
1.7 +#!/bin/bash
1.8 +
1.9 +exec $(dirname $0)/ccache "${DT_TOOLCHAIN_DIR}"/usr/bin/clang -Qunused-arguments "[email protected]"