Actually, just add
#define __bounded__(x, y, z)
at the top of pam_ssh.c and you're good. I will commit a patch shortly.
DES
--
Dag-Erling Smørgrav - d...@des.no
___
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-s
Ed Maste writes:
> It looks like this broke mips:
>
> In file included from
> /scratch/tmp/emaste/freebsd/lib/libpam/modules/pam_ssh/../../../../crypto/openssh/key.h:29,
> from
> /scratch/tmp/emaste/freebsd/lib/libpam/modules/pam_ssh/pam_ssh.c:60:
> /scratch/tmp/emaste/freebsd/lib
On 11 March 2016 at 00:15, Dag-Erling Smørgrav wrote:
> Author: des
> Date: Fri Mar 11 00:15:29 2016
> New Revision: 296633
> URL: https://svnweb.freebsd.org/changeset/base/296633
>
> Log:
> Upgrade to OpenSSH 7.2p2.
It looks like this broke mips:
In file included from
/scratch/tmp/emaste/free