Source-Changes-HG archive

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

[src/trunk]: src/external/bsd/jemalloc/lib bump warns



details:   https://anonhg.NetBSD.org/src/rev/11d2a829393c
branches:  trunk
changeset: 449371:11d2a829393c
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Mar 04 19:41:37 2019 +0000

description:
bump warns

diffstat:

 external/bsd/jemalloc/lib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (11 lines):

diff -r 8f481628736e -r 11d2a829393c external/bsd/jemalloc/lib/Makefile
--- a/external/bsd/jemalloc/lib/Makefile        Mon Mar 04 19:40:57 2019 +0000
+++ b/external/bsd/jemalloc/lib/Makefile        Mon Mar 04 19:41:37 2019 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.1 2019/03/04 17:29:49 christos Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/04 19:41:37 christos Exp $
 
+WARNS?= 5
 .include <bsd.init.mk>
 
 LIB=jemalloc



Home | Main Index | Thread Index | Old Index