diff options
| author | Khem Raj <raj.khem@gmail.com> | 2023-01-09 20:48:06 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2023-01-09 22:26:01 -0800 |
| commit | 02758dcf888098cbecf9175baa6b7d1799ca2f79 (patch) | |
| tree | b3217aa6ebc78a004ccf8f23877c3e1602f9f7f8 /conf | |
| parent | 39964f7c4c768e89d1dc891cbde3474ca4779a17 (diff) | |
| download | meta-clang-02758dcf888098cbecf9175baa6b7d1799ca2f79.tar.gz | |
u-boot-coral: Use gcc toolchain
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 1 |
1 files changed, 1 insertions, 0 deletions
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" | |||
| 168 | TOOLCHAIN:pn-u-boot-ti-mainline = "gcc" | 168 | TOOLCHAIN:pn-u-boot-ti-mainline = "gcc" |
| 169 | TOOLCHAIN:pn-u-boot-ti-staging = "gcc" | 169 | TOOLCHAIN:pn-u-boot-ti-staging = "gcc" |
| 170 | TOOLCHAIN:pn-u-boot-splash = "gcc" | 170 | TOOLCHAIN:pn-u-boot-splash = "gcc" |
| 171 | TOOLCHAIN:pn-u-boot-coral = "gcc" | ||
| 171 | 172 | ||
| 172 | # See https://github.com/kraj/meta-clang/issues/696 | 173 | # See https://github.com/kraj/meta-clang/issues/696 |
| 173 | TOOLCHAIN:pn-pixman:aarch64 = "gcc" | 174 | TOOLCHAIN:pn-pixman:aarch64 = "gcc" |
