From 352462344130b4eb79b202b65ad6cf9e02daf380 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 12 Aug 2019 17:27:03 -0700 Subject: nonclangable: Add u-boot to list 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 595e770..4a73a2f 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -1,4 +1,5 @@ TOOLCHAIN_pn-aspell = "gcc" +TOOLCHAIN_pn-u-boot = "gcc" TOOLCHAIN_pn-cpufrequtils = "gcc" # crash embeds version of gdb which is not buildable with clang TOOLCHAIN_pn-crash = "gcc" -- cgit v1.2.3-54-g00ecf