Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/zfs remove NOGCCERROR; hides real issues.
details: https://anonhg.NetBSD.org/src/rev/37b268c5a857
branches: trunk
changeset: 365501:37b268c5a857
user: christos <christos%NetBSD.org@localhost>
date: Sat Aug 18 11:57:57 2018 +0000
description:
remove NOGCCERROR; hides real issues.
diffstat:
sys/modules/zfs/Makefile.zfsmod | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r 6e0201198887 -r 37b268c5a857 sys/modules/zfs/Makefile.zfsmod
--- a/sys/modules/zfs/Makefile.zfsmod Sat Aug 18 09:47:59 2018 +0000
+++ b/sys/modules/zfs/Makefile.zfsmod Sat Aug 18 11:57:57 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.zfsmod,v 1.7 2018/05/28 21:05:01 chs Exp $
+# $NetBSD: Makefile.zfsmod,v 1.8 2018/08/18 11:57:57 christos Exp $
ZFSDIR= ${S}/../external/cddl/osnet
@@ -118,7 +118,6 @@
SRCS+= zfs_stub.c
WARNS= 0
-NOGCCERROR= yes
CWARNFLAGS+= -Wall
CWARNFLAGS+= -Wno-unknown-pragmas
Home |
Main Index |
Thread Index |
Old Index