[openssh-commits] [openssh] branch master updated (f9803177 -> ff3eda68)

git+noreply at mindrot.org git+noreply at mindrot.org
Thu Aug 31 23:04:20 AEST 2023


This is an automated email from the git hooks/post-receive script.

dtucker pushed a change to branch master
in repository openssh.

      from  f9803177  upstream: make PerSourceMaxStartups first-match-wins; ok dtucker@
       new  ff3eda68  Set LLONG_MAX for C89 test.

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Detailed log of new commits:

commit ff3eda68ceb2e2bb8f48e3faceb96076c3e85c20
Author: Darren Tucker <dtucker at dtucker.net>
Date:   Thu Aug 31 23:02:35 2023 +1000

    Set LLONG_MAX for C89 test.
    
    If we don't have LLONG_MAX, configure will figure out that it can get it
    by setting -std=gnu99, at which point we won't be testing C89 any more.
    To avoid this, feed it in via CFLAGS.

Summary of changes:
 .github/configs | 7 +++++++
 1 file changed, 7 insertions(+)

-- 
To stop receiving notification emails like this one, please contact
djm at mindrot.org.


More information about the openssh-commits mailing list