summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/nonclangable.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 0ac5ecd..def3a08 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -72,6 +72,8 @@ TOOLCHAIN:pn-systemtap = "gcc"
72TOOLCHAIN:pn-v4l-utils = "gcc" 72TOOLCHAIN:pn-v4l-utils = "gcc"
73# https://bugs.kde.org/show_bug.cgi?id=369723 73# https://bugs.kde.org/show_bug.cgi?id=369723
74TOOLCHAIN:pn-valgrind = "gcc" 74TOOLCHAIN:pn-valgrind = "gcc"
75
76TOOLCHAIN:pn-vboxguestdrivers = "gcc"
75# uses C++ which clang does not like 77# uses C++ which clang does not like
76TOOLCHAIN:pn-wvstreams = "gcc" 78TOOLCHAIN:pn-wvstreams = "gcc"
77TOOLCHAIN:pn-wvdial = "gcc" 79TOOLCHAIN:pn-wvdial = "gcc"