Change COMPILER_VERSION tests which limited additional warnings to gcc4
authorjsg <jsg@openbsd.org>
Mon, 17 Apr 2017 11:02:31 +0000 (11:02 +0000)
committerjsg <jsg@openbsd.org>
Mon, 17 Apr 2017 11:02:31 +0000 (11:02 +0000)
commit8d8dd767d3c9279bef43640e3e1a8c601b0a0e8f
treec6a481533ba7f3918981f0e1764f93376f62a895
parentd5690bbedff14efa856899b4ec04a6dccdb18e95
Change COMPILER_VERSION tests which limited additional warnings to gcc4
to instead skip them on gcc3 as clang can handle -Wpointer-sign and
-Wold-style-definition.
regress/usr.bin/ssh/misc/kexfuzz/Makefile
regress/usr.bin/ssh/unittests/Makefile.inc
usr.bin/ssh/Makefile.inc