diff options
| author | Khem Raj <raj.khem@gmail.com> | 2020-03-05 16:39:46 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-03-06 07:32:54 -0800 |
| commit | 27de52f4333eb942cf2f6ceb41b38780b2cecbaa (patch) | |
| tree | 601443e24f9da3688e6a13601e9df429f1e76628 /conf | |
| parent | 0489b6b068b1e64a9e3d31bf5fb112f0826f74fd (diff) | |
| download | meta-clang-27de52f4333eb942cf2f6ceb41b38780b2cecbaa.tar.gz | |
hdf5: Enable clang on musl/x86_64 again
clang10 works ok
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index a2a66a6..d0de518 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
| @@ -18,13 +18,6 @@ TOOLCHAIN_pn-glibc-testsuite = "gcc" | |||
| 18 | TOOLCHAIN_pn-grub = "gcc" | 18 | TOOLCHAIN_pn-grub = "gcc" |
| 19 | TOOLCHAIN_pn-grub-efi = "gcc" | 19 | TOOLCHAIN_pn-grub-efi = "gcc" |
| 20 | 20 | ||
| 21 | # Clang crashes on musl/x86_64 | ||
| 22 | # Running pass 'Function Pass Manager' on module '/mnt/b/yoe/build/tmp/work/core2-64- | ||
| 23 | # yoe-linux-musl/hdf5/1.8.21-r0/hdf5-1.8.21/src/H5detect.c'. | ||
| 24 | # Running pass 'X86 Assembly Printer' on function '@detect_C99_floats' | ||
| 25 | # clang-9: error: unable to execute command: Segmentation fault (core dumped) | ||
| 26 | TOOLCHAIN_pn-hdf5_libc-musl_x86-64 = "gcc" | ||
| 27 | |||
| 28 | #| prelink-rtld: error while loading shared libraries: ld.so.1 | 21 | #| prelink-rtld: error while loading shared libraries: ld.so.1 |
| 29 | #| /lib64/ld.so.1: No such file or directory | 22 | #| /lib64/ld.so.1: No such file or directory |
| 30 | TOOLCHAIN_pn-gobject-intospection_mips64 = "gcc" | 23 | TOOLCHAIN_pn-gobject-intospection_mips64 = "gcc" |
