diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf index 56b6bac8..31b0a02a 100644 --- a/conf/nonclangable.conf +++ b/conf/nonclangable.conf @@ -153,8 +153,6 @@ TOOLCHAIN:pn-php:mips = "gcc" # Workaround oe-core patching problem temporarily TOOLCHAIN:pn-rsync = "gcc" -# U-boot does compile with clang but clang-15 crashes compiling it :( -TOOLCHAIN:pn-u-boot = "gcc" TOOLCHAIN:pn-u-boot-at91 = "gcc" TOOLCHAIN:pn-u-boot-fslc-mfgtool = "gcc" TOOLCHAIN:pn-u-boot-fslc-mxsboot = "gcc"