summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/nonclangable.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 6b705cf..d0379ec 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -65,6 +65,7 @@ TOOLCHAIN_pn-v4l-utils = "gcc"
65TOOLCHAIN_pn-valgrind = "gcc" 65TOOLCHAIN_pn-valgrind = "gcc"
66# uses C++ which clang does not like 66# uses C++ which clang does not like
67TOOLCHAIN_pn-wvstreams = "gcc" 67TOOLCHAIN_pn-wvstreams = "gcc"
68TOOLCHAIN_pn-wvdial = "gcc"
68# qemu-user does not execute the applications built with clang correctly on armv7 69# qemu-user does not execute the applications built with clang correctly on armv7
69TOOLCHAIN_pn-gobject-introspection_armv7ve = "gcc" 70TOOLCHAIN_pn-gobject-introspection_armv7ve = "gcc"
70TOOLCHAIN_pn-gobject-introspection_armv7a = "gcc" 71TOOLCHAIN_pn-gobject-introspection_armv7a = "gcc"