Author: ngie
Date: Sat Apr 22 20:29:56 2017
New Revision: 317294
URL: https://svnweb.freebsd.org/changeset/base/317294

Log:
  Bump WARNS to 6 per previous commits which fixed warnings
  
  MFC after:    5 weeks
  Tested with:  clang (4.0), gcc (4.2.1, 6.3.0)
  Sponsored by: Dell EMC Isilon

Modified:
  head/tools/regression/geom_gpt/Makefile

Modified: head/tools/regression/geom_gpt/Makefile
==============================================================================
--- head/tools/regression/geom_gpt/Makefile     Sat Apr 22 20:27:46 2017        
(r317293)
+++ head/tools/regression/geom_gpt/Makefile     Sat Apr 22 20:29:56 2017        
(r317294)
@@ -5,4 +5,6 @@ MAN=
 
 LIBADD+=       geom
 
+WARNS?=        6
+
 .include <bsd.prog.mk>
_______________________________________________
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