NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/50445: Building world for evbarm earmv7hf with clang produces faulty libcrypto on odroid c1



On Wed, Nov 18, 2015 at 06:50:01PM +0000, bugfinding%live.it@localhost wrote:
> >Description:
> Building world with clang for evbarm earmv7hf produces a sshd that disconnects
> for most clients. Putty, JuiceSSH and an ssh 6.6.1 linux client fail
> to connect, a ssh 7.1 linux client can connect. I have added logs below.

Can you try adding AFLAGS+= -fno-integrated-as to libcrypto/Makefile and
see if that produces a working libcrypto? We had one issue in the past
with AES.

Joerg


Home | Main Index | Thread Index | Old Index