From 27de52f4333eb942cf2f6ceb41b38780b2cecbaa Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 5 Mar 2020 16:39:46 -0800 Subject: hdf5: Enable clang on musl/x86_64 again clang10 works ok Signed-off-by: Khem Raj --- conf/nonclangable.conf | 7 ------- 1 file changed, 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" TOOLCHAIN_pn-grub = "gcc" TOOLCHAIN_pn-grub-efi = "gcc" -# Clang crashes on musl/x86_64 -# Running pass 'Function Pass Manager' on module '/mnt/b/yoe/build/tmp/work/core2-64- -# yoe-linux-musl/hdf5/1.8.21-r0/hdf5-1.8.21/src/H5detect.c'. -# Running pass 'X86 Assembly Printer' on function '@detect_C99_floats' -# clang-9: error: unable to execute command: Segmentation fault (core dumped) -TOOLCHAIN_pn-hdf5_libc-musl_x86-64 = "gcc" - #| prelink-rtld: error while loading shared libraries: ld.so.1 #| /lib64/ld.so.1: No such file or directory TOOLCHAIN_pn-gobject-intospection_mips64 = "gcc" -- cgit v1.2.3-54-g00ecf