]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
openssh: -fno-common fix from upstream f47d72ddad
authorkevans <kevans@FreeBSD.org>
Sun, 29 Mar 2020 19:14:27 +0000 (19:14 +0000)
committerkevans <kevans@FreeBSD.org>
Sun, 29 Mar 2020 19:14:27 +0000 (19:14 +0000)
commit03c07741d46dff0eec17268c4eabc7df65c54d07
treecf7d77bf70ba34dc866aa77637bab70d19b3a7cc
parent6be7f5d3bfdfb8ac450df9b5b3dbde4c078e164e
openssh: -fno-common fix from upstream f47d72ddad

This is currently staged in vendor/ as part of the 8.0p1 import, which isn't
quite ready to land. Given that this is a simple one-line fix, apply it now
as the fallout will be pretty minimal.

-fno-common will become the default in GCC10/LLVM11.

MFC after: 3 days
crypto/openssh/session.c