diff options
author | Khem Raj <raj.khem@gmail.com> | 2017-04-15 03:45:16 -0700 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2017-04-15 03:45:16 -0700 |
commit | 0cb6aaa39d22c461c076b145cecf4d7e8dae2c7f (patch) | |
tree | 64ecb07062e114a01c33780c62f4b80a9b8204d2 /recipes-devtools/clang/libcxx/0001-use-constexpr-when-using-glibc.patch | |
parent | 12e8a3de5eb13b195332e8b1b7441540b59fe1fb (diff) | |
download | meta-clang-0cb6aaa39d22c461c076b145cecf4d7e8dae2c7f.tar.gz |
compiler-rt: Disable xray for now
Fails on some arches e.g. rpi3
/mnt/a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/compiler-rt/4.0.0+gitAUTOINC+1fdc27db84-r0/git/lib/xray/xray_inmemory_log.cc:88:33: error: unknown type name 'L'
std::lock_guard<std::mutex> L(LogMutex);
^
/mnt/a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/compiler-rt/4.0.0+gitAUTOINC+1fdc27db84-r0/git/lib/xray/xray_inmemory_log.cc:182:26: error: no member named 'mutex' in namespace 'std'
std::lock_guard<std::mutex> L(LogMutex);
~~~~~^
/mnt/a/build/tmp-glibc/work/cortexa7hf-neon-vfpv4-oe-linux-gnueabi/compiler-rt/4.0.0+gitAUTOINC+1fdc27db84-r0/git/lib/xray/xray_inmemory_log.cc:182:33: error: unknown type name 'L'
std::lock_guard<std::mutex> L(LogMutex);
^
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