[openssh-commits] [openssh] branch master updated (3383b2ca -> f1074671)
git+noreply at mindrot.org
git+noreply at mindrot.org
Fri Feb 25 11:24:15 AEDT 2022
This is an automated email from the git hooks/post-receive script.
djm pushed a change to branch master
in repository openssh.
from 3383b2ca upstream: free(3) wants stdlib.h
new f1074671 Improve detection of -fzero-call-used-regs=all support
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 f107467179428a0e3ea9e4aa9738ac12ff02822d
Author: Colin Watson <cjwatson at debian.org>
Date: Thu Feb 24 16:04:18 2022 +0000
Improve detection of -fzero-call-used-regs=all support
GCC doesn't tell us whether this option is supported unless it runs into
the situation where it would need to emit corresponding code.
Summary of changes:
m4/openssh.m4 | 3 +++
1 file changed, 3 insertions(+)
--
To stop receiving notification emails like this one, please contact
djm at mindrot.org.
More information about the openssh-commits
mailing list