Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/bsd/dhcpcd/sbin/dhcpcd Crank up the warnings.
details: https://anonhg.NetBSD.org/src/rev/00aa54da9cac
branches: trunk
changeset: 336922:00aa54da9cac
user: roy <roy%NetBSD.org@localhost>
date: Fri Mar 27 11:35:02 2015 +0000
description:
Crank up the warnings.
diffstat:
external/bsd/dhcpcd/sbin/dhcpcd/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d02d05c7036f -r 00aa54da9cac external/bsd/dhcpcd/sbin/dhcpcd/Makefile
--- a/external/bsd/dhcpcd/sbin/dhcpcd/Makefile Fri Mar 27 11:33:46 2015 +0000
+++ b/external/bsd/dhcpcd/sbin/dhcpcd/Makefile Fri Mar 27 11:35:02 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2014/12/19 10:59:06 roy Exp $
+# $NetBSD: Makefile,v 1.24 2015/03/27 11:35:02 roy Exp $
#
PROG= dhcpcd
@@ -7,7 +7,7 @@
SRCS+= dhcp-common.c dhcpcd-embedded.c
SRCS+= if-bsd.c
-WARNS?= 5
+WARNS?= 6
USE_FORT?= yes # network client (local server)
.include <bsd.own.mk>
Home |
Main Index |
Thread Index |
Old Index