From 02758dcf888098cbecf9175baa6b7d1799ca2f79 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 9 Jan 2023 20:48:06 -0800 Subject: u-boot-coral: Use gcc toolchain 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 f6371ee..b8354c6 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -168,6 +168,7 @@ TOOLCHAIN:pn-u-boot-nezha = "gcc" TOOLCHAIN:pn-u-boot-ti-mainline = "gcc" TOOLCHAIN:pn-u-boot-ti-staging = "gcc" TOOLCHAIN:pn-u-boot-splash = "gcc" +TOOLCHAIN:pn-u-boot-coral = "gcc" # See https://github.com/kraj/meta-clang/issues/696 TOOLCHAIN:pn-pixman:aarch64 = "gcc" -- cgit v1.2.3-54-g00ecf