forked from OSchip/llvm-project
599290e1ca
When the locale of a shell is set other than English locales or the C locale, The word 'Target' may be translated. Thus, with e.g. ja_JP locale, compiler-rt couldn't be built properly. Forcing LANG=C fixes the problem. Patch by Ogino Masanori. llvm-svn: 201506 |
||
---|---|---|
.. | ||
clang_darwin.mk | ||
clang_darwin_test_input.c | ||
clang_linux.mk | ||
clang_linux_test_input.c | ||
clang_macho_embedded.mk | ||
clang_macho_embedded_test_input.c | ||
darwin_bni.mk | ||
darwin_fat.mk | ||
multi_arch.mk |