From 6f79edff0c37bc3b20ed163fe9d31051b2f5d79d Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Sep 2022 22:22:02 -0700 Subject: valgrind: Add info about upstream bug compiling with clang Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 800fcbe..30099fc 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -55,6 +55,7 @@ TOOLCHAIN:pn-syslinux = "gcc" TOOLCHAIN:pn-systemtap = "gcc" # v4l-utils uses nested functions TOOLCHAIN:pn-v4l-utils = "gcc" +# https://bugs.kde.org/show_bug.cgi?id=369723 TOOLCHAIN:pn-valgrind = "gcc" # uses C++ which clang does not like TOOLCHAIN:pn-wvstreams = "gcc" -- cgit v1.2.3-54-g00ecf