From d3473d917ca07a0ac5d13cc2439491a6d2419d69 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 21 Sep 2019 14:32:35 -0700 Subject: polkit: Mark non clangable clang emits lot more warnings 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 0261a45..54aa411 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -38,6 +38,7 @@ TOOLCHAIN_pn-openjdk-8 = "gcc" TOOLCHAIN_pn-openjre-8 = "gcc" TOOLCHAIN_pn-piglit = "gcc" TOOLCHAIN_pn-prelink = "gcc" +TOOLCHAIN_pn-polkit = "gcc" # has dpkg source which does not compile TOOLCHAIN_pn-start-stop-daemon = "gcc" TOOLCHAIN_pn-syslinux = "gcc" -- cgit v1.2.3-54-g00ecf