Module Name: src Committed By: mrg Date: Thu Feb 7 06:01:04 UTC 2019
Modified Files: src/usr.sbin/memswitch: Makefile Log Message: disable stringop-overflow warning for GCC 7. triggers here and seems impossible on current netbsd given it's takling about argv > 2GB, and this is only for x68k anyway. To generate a diff of this commit: cvs rdiff -u -r1.1.1.1 -r1.2 src/usr.sbin/memswitch/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.