summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-05-18 09:56:02 -0700
committerKhem Raj <raj.khem@gmail.com>2017-05-18 09:56:02 -0700
commitc312b19b342d8957e8ea949f53bc1af98f0ae12b (patch)
treea936dd951d15c015a427d75b0e01ae7670397fa2 /recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch
parent6e875230563120453beb132a4ac910d1cf8bb840 (diff)
downloadmeta-clang-c312b19b342d8957e8ea949f53bc1af98f0ae12b.tar.gz
clang: Change LLVM_TARGETS_TO_BUILD to build everything by default
As described in issue #33, LLVM_TARGETS_TO_BUILD should include build host as well as target arches and that fails since we build clang-native once for all due to its inherent cross compilable nature if one needs to limit the targets please set it in local.conf or via a bbappend in own layer e.g. LLVM_TARGETS_TO_BUILD = "ARM" if you only need 32bit arm or LLVM_TARGETS_TO_BUILD = "ARM;Aarch64" in case of both arm 32bit and 64bit fixes #33 Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch')
0 files changed, 0 insertions, 0 deletions