diff options
| -rw-r--r-- | conf/nonclangable.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index d09b472..a010430 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf | |||
| @@ -147,6 +147,27 @@ TOOLCHAIN:pn-rsync = "gcc" | |||
| 147 | 147 | ||
| 148 | # U-boot does compile with clang but clang-15 crashes compiling it :( | 148 | # U-boot does compile with clang but clang-15 crashes compiling it :( |
| 149 | TOOLCHAIN:pn-u-boot = "gcc" | 149 | TOOLCHAIN:pn-u-boot = "gcc" |
| 150 | TOOLCHAIN:pn-u-boot-at91 = "gcc" | ||
| 151 | TOOLCHAIN:pn-u-boot-fslc-mfgtool = "gcc" | ||
| 152 | TOOLCHAIN:pn-u-boot-fslc-mxsboot = "gcc" | ||
| 153 | TOOLCHAIN:pn-u-boot-fslc = "gcc" | ||
| 154 | TOOLCHAIN:pn-u-boot-imx-mfgtool = "gcc" | ||
| 155 | TOOLCHAIN:pn-u-boot-imx = "gcc" | ||
| 156 | TOOLCHAIN:pn-u-boot-qoriq = "gcc" | ||
| 157 | TOOLCHAIN:pn-u-boot-boundary = "gcc" | ||
| 158 | TOOLCHAIN:pn-u-boot-script-boundary = "gcc" | ||
| 159 | TOOLCHAIN:pn-u-boot-script-qoriq = "gcc" | ||
| 160 | TOOLCHAIN:pn-u-boot-script-toradex = "gcc" | ||
| 161 | TOOLCHAIN:pn-u-boot-kontron = "gcc" | ||
| 162 | TOOLCHAIN:pn-u-boot-variscite = "gcc" | ||
| 163 | TOOLCHAIN:pn-u-boot-toradex = "gcc" | ||
| 164 | TOOLCHAIN:pn-u-boot-hardkernel = "gcc" | ||
| 165 | TOOLCHAIN:pn-u-boot-starfive = "gcc" | ||
| 166 | TOOLCHAIN:pn-u-boot-hardkernel = "gcc" | ||
| 167 | TOOLCHAIN:pn-u-boot-nezha = "gcc" | ||
| 168 | TOOLCHAIN:pn-u-boot-ti-mainline = "gcc" | ||
| 169 | TOOLCHAIN:pn-u-boot-ti-staging = "gcc" | ||
| 170 | TOOLCHAIN:pn-u-boot-splash = "gcc" | ||
| 150 | 171 | ||
| 151 | # See https://github.com/kraj/meta-clang/issues/696 | 172 | # See https://github.com/kraj/meta-clang/issues/696 |
| 152 | TOOLCHAIN:pn-pixman:aarch64 = "gcc" | 173 | TOOLCHAIN:pn-pixman:aarch64 = "gcc" |
