From 9b08495e6bcef524789aefb6a7cc80fdfd2ff409 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 1 Dec 2023 08:24:11 -0800 Subject: Revert "openssh: Enable to build it with clang again" This reverts commit 89db18e81d78ba9756af04ec4e13d29082948207. --- conf/nonclangable.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'conf') 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" # mips-yoe-linux/mips-yoe-linux-ld: BFD (GNU Binutils) 2.37.20210721 assertion fail ../../bfd/elfxx-mips.c:3614 TOOLCHAIN:pn-php:mips = "gcc" +# Clang-15 compiled openSSH tools crash on target ssh-keygen specifically +TOOLCHAIN:pn-openssh = "gcc" + # Workaround oe-core patching problem temporarily TOOLCHAIN:pn-rsync = "gcc" -- cgit v1.2.3-54-g00ecf