From b09f48be1dafca48f891e719135a6ba37f89f6e3 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 15 Sep 2022 21:09:05 -0700 Subject: u-boot: It can compile with clang Tested 2022.07 release Signed-off-by: Khem Raj --- conf/nonclangable.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 457ad34..f5e84d1 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -1,4 +1,3 @@ -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