]> git.ipfire.org Git - thirdparty/openssh-portable.git/commit
- (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
authorDamien Miller <djm@mindrot.org>
Wed, 12 Jan 2011 02:34:02 +0000 (13:34 +1100)
committerDamien Miller <djm@mindrot.org>
Wed, 12 Jan 2011 02:34:02 +0000 (13:34 +1100)
commit945aa0c744ea99544fdf7f868ff9cce0193c9fdd
tree22ac1411121969c3726c752d580e258947628898
parent4927aaf4460de407855676a0ad36bf39704e74a2
 - (djm) [configure.ac] Turn on -Wno-unused-result for gcc >= 4.4 to avoid
   silly warnings on write() calls we don't care succeed or not.
ChangeLog
configure.ac