Author: mmacy
Date: Thu May 24 01:12:06 2018
New Revision: 334126
URL: https://svnweb.freebsd.org/changeset/base/334126

Log:
  devd: drop WARNS back down to 3 until 6 actually works with GCC

Modified:
  head/sbin/devd/Makefile

Modified: head/sbin/devd/Makefile
==============================================================================
--- head/sbin/devd/Makefile     Thu May 24 01:04:56 2018        (r334125)
+++ head/sbin/devd/Makefile     Thu May 24 01:12:06 2018        (r334126)
@@ -2,6 +2,7 @@
 
 .include <src.opts.mk>
 
+WARNS?= 3
 PACKAGE=runtime
 PROG_CXX=devd
 SRCS=  devd.cc token.l parse.y y.tab.h
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to