Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/mk Add WARNS=6



details:   https://anonhg.NetBSD.org/src/rev/926aa3dd5d02
branches:  trunk
changeset: 332078:926aa3dd5d02
user:      christos <christos%NetBSD.org@localhost>
date:      Sat Sep 06 12:12:32 2014 +0000

description:
Add WARNS=6

diffstat:

 share/mk/bsd.README |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 67f8372d9aa9 -r 926aa3dd5d02 share/mk/bsd.README
--- a/share/mk/bsd.README       Sat Sep 06 10:54:04 2014 +0000
+++ b/share/mk/bsd.README       Sat Sep 06 12:12:32 2014 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: bsd.README,v 1.335 2014/08/05 15:25:20 apb Exp $
+#      $NetBSD: bsd.README,v 1.336 2014/09/06 12:12:32 christos Exp $
 #      @(#)bsd.README  8.2 (Berkeley) 4/2/94
 
 This is the README file for the make "include" files for the NetBSD
@@ -1969,6 +1969,7 @@
                        WARNS=3
                        WARNS=4
                        WARNS=5
+                       WARNS=6
 
 =-=-=-=-=   bsd.host.mk  =-=-=-=-=
 



Home | Main Index | Thread Index | Old Index