Author: ngie
Date: Sun Nov 15 04:51:14 2015
New Revision: 290846
URL: https://svnweb.freebsd.org/changeset/base/290846

Log:
  Bump WARNS to 2
  
  MFC after: 1 week
  X-MFC with: r290532
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/lib/libc/tests/locale/Makefile

Modified: head/lib/libc/tests/locale/Makefile
==============================================================================
--- head/lib/libc/tests/locale/Makefile Sun Nov 15 04:50:54 2015        
(r290845)
+++ head/lib/libc/tests/locale/Makefile Sun Nov 15 04:51:14 2015        
(r290846)
@@ -39,6 +39,8 @@ SRCS.wctomb_2_test=   wctomb_test.c
 
 CFLAGS.t_wctomb.c+=    -Wno-stack-protector
 
+WARNS?=                2
+
 .include "../Makefile.netbsd-tests"
 
 .include <bsd.test.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