Clean up indentation after previous change.

llvm-svn: 221622
This commit is contained in:
Bob Wilson 2014-11-10 19:38:18 +00:00
parent 8aa9ab104c
commit 442e1e05e9
1 changed files with 17 additions and 17 deletions

View File

@ -27,7 +27,7 @@ CheckArches = \
result="$$result$$arch "; \
else \
printf 1>&2 \
"warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'"; \
"warning: clang_darwin.mk: dropping arch '$$arch' from lib '$(2)'";\
printf 1>&2 " (ld does not support it)\n"; \
fi; \
else \