From 17200e6535daaf63c2a4b29dacc25673cb159e58 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Sep 2022 20:16:38 -0700 Subject: libdevmapper: Enable build with clang Signed-off-by: Khem Raj --- conf/nonclangable.conf | 5 ----- 1 file changed, 5 deletions(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 81f03ef..4a7bef2 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -116,11 +116,6 @@ TOOLCHAIN:pn-qemu:arm = "gcc" #| ^~~~~~~~~~~~~~~~~~~~~~~ TOOLCHAIN:pn-caps = "gcc" -# Fails to build with clang-13 errors with .export.sym file -# Mismatch between symbols in shared library and lists in .exported_symbols.* files: dm_bit_get_prev -#TOOLCHAIN:pn-lvm2 = "gcc" -TOOLCHAIN:pn-libdevmapper = "gcc" - TOOLCHAIN:pn-lttng-ust:riscv64 = "gcc" #| ../libffi-3.3-rc0/src/arm/sysv.S: Assembler messages: -- cgit v1.2.3-54-g00ecf