summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/nonclangable.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/nonclangable.conf b/conf/nonclangable.conf
index 627b1da..b2b11d7 100644
--- a/conf/nonclangable.conf
+++ b/conf/nonclangable.conf
@@ -141,6 +141,9 @@ TOOLCHAIN:pn-gcompat:mips = "gcc"
141# mips-yoe-linux/mips-yoe-linux-ld: BFD (GNU Binutils) 2.37.20210721 assertion fail ../../bfd/elfxx-mips.c:3614 141# mips-yoe-linux/mips-yoe-linux-ld: BFD (GNU Binutils) 2.37.20210721 assertion fail ../../bfd/elfxx-mips.c:3614
142TOOLCHAIN:pn-php:mips = "gcc" 142TOOLCHAIN:pn-php:mips = "gcc"
143 143
144# Clang-15 compiled openSSH tools crash on target ssh-keygen specifically
145TOOLCHAIN:pn-openssh = "gcc"
146
144# Workaround oe-core patching problem temporarily 147# Workaround oe-core patching problem temporarily
145TOOLCHAIN:pn-rsync = "gcc" 148TOOLCHAIN:pn-rsync = "gcc"
146 149