mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2024-12-22 17:47:38 +08:00
Fix line endings in xcode_ccache_wrapper script.
This commit is contained in:
parent
a111d890da
commit
b6b8c0d16c
@ -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 "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user