Author: ngie Date: Sat Feb 4 17:02:54 2017 New Revision: 313236 URL: https://svnweb.freebsd.org/changeset/base/313236
Log: MFC r312114: Enable WARNS?= 6 across all of tests/sys Added: stable/11/tests/sys/Makefile.inc - copied unchanged from r312114, head/tests/sys/Makefile.inc Modified: Directory Properties: stable/11/ (props changed) Copied: stable/11/tests/sys/Makefile.inc (from r312114, head/tests/sys/Makefile.inc) ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ stable/11/tests/sys/Makefile.inc Sat Feb 4 17:02:54 2017 (r313236, copy of r312114, head/tests/sys/Makefile.inc) @@ -0,0 +1,3 @@ +# $FreeBSD$ + +WARNS?= 6 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"