diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/nonclangable.conf | 3 |
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 |
| 142 | TOOLCHAIN:pn-php:mips = "gcc" | 142 | TOOLCHAIN:pn-php:mips = "gcc" |
| 143 | 143 | ||
| 144 | # Clang-15 compiled openSSH tools crash on target ssh-keygen specifically | ||
| 145 | TOOLCHAIN:pn-openssh = "gcc" | ||
| 146 | |||
| 144 | # Workaround oe-core patching problem temporarily | 147 | # Workaround oe-core patching problem temporarily |
| 145 | TOOLCHAIN:pn-rsync = "gcc" | 148 | TOOLCHAIN:pn-rsync = "gcc" |
| 146 | 149 | ||
