Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.sbin/puffs/rump_smbfs WARNS=2 (netsmb is not pointer-sig...
details: https://anonhg.NetBSD.org/src/rev/29ac19e84889
branches: trunk
changeset: 748786:29ac19e84889
user: pooka <pooka%NetBSD.org@localhost>
date: Thu Nov 05 13:26:02 2009 +0000
description:
WARNS=2 (netsmb is not pointer-sign-confusion-lp64-clean)
diffstat:
usr.sbin/puffs/rump_smbfs/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r fb521634d329 -r 29ac19e84889 usr.sbin/puffs/rump_smbfs/Makefile
--- a/usr.sbin/puffs/rump_smbfs/Makefile Thu Nov 05 13:09:56 2009 +0000
+++ b/usr.sbin/puffs/rump_smbfs/Makefile Thu Nov 05 13:26:02 2009 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2009/09/14 17:24:21 skrll Exp $
+# $NetBSD: Makefile,v 1.4 2009/11/05 13:26:02 pooka Exp $
#
+WARNS=2
+
.include <bsd.own.mk>
MOUNTNAME= smbfs
Home |
Main Index |
Thread Index |
Old Index