llvm-project/compiler-rt/make/platform
Alexey Samsonov 599290e1ca [compiler-rt] Fix CompilerTargetTriple for non-English locales.
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
2014-02-17 09:14:01 +00:00
..
clang_darwin.mk Darwin: add x86_64h slice for Haswell. 2014-01-24 13:10:55 +00:00
clang_darwin_test_input.c lib: Finish int_math.h definitions using compiler builtins and eliminate 2011-11-16 07:33:06 +00:00
clang_linux.mk [compiler-rt] Fix CompilerTargetTriple for non-English locales. 2014-02-17 09:14:01 +00:00
clang_linux_test_input.c Determine supported archs for compiler-rt libraries on Linux by trying to compile a simple executable 2012-10-09 16:05:50 +00:00
clang_macho_embedded.mk Macho-embedded: update build script for newer Clang behaviour. 2014-01-21 12:38:02 +00:00
clang_macho_embedded_test_input.c Macho-embedded: update build script for newer Clang behaviour. 2014-01-21 12:38:02 +00:00
darwin_bni.mk Push back various changes for building Apple's compiler-rt dylib. 2013-11-03 07:06:29 +00:00
darwin_fat.mk build/darwin_fat: Drop ppc from default arch list, ppc targets are no longer supported by modern toolchains. 2011-11-15 18:34:22 +00:00
multi_arch.mk build: Change default CC to be clang instead of gcc. 2011-11-15 18:34:17 +00:00