Skip to content

Commit

Permalink
openssh: Enable to build it with clang again
Browse files Browse the repository at this point in the history
Clang-17 is good to build it, it had issues with clang-15

Signed-off-by: Khem Raj <[email protected]>
  • Loading branch information
kraj committed Dec 21, 2023
1 parent 33752d1 commit 3c5cfd1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions conf/nonclangable.conf
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,6 @@ 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"

Expand Down

0 comments on commit 3c5cfd1

Please sign in to comment.