Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/modules/zfs - Don't define NEED_ISYSTEM. This is a rump ...
details: https://anonhg.NetBSD.org/src/rev/0dd0dc6456eb
branches: trunk
changeset: 378519:0dd0dc6456eb
user: christos <christos%NetBSD.org@localhost>
date: Thu Apr 15 17:26:22 2021 +0000
description:
- Don't define NEED_ISYSTEM. This is a rump thing and should be only exposed
there.
diffstat:
sys/modules/zfs/Makefile.zfsmod | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (15 lines):
diff -r 3c267d96d1a6 -r 0dd0dc6456eb sys/modules/zfs/Makefile.zfsmod
--- a/sys/modules/zfs/Makefile.zfsmod Thu Apr 15 17:26:07 2021 +0000
+++ b/sys/modules/zfs/Makefile.zfsmod Thu Apr 15 17:26:22 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.zfsmod,v 1.9 2019/02/05 09:54:36 hannken Exp $
+# $NetBSD: Makefile.zfsmod,v 1.10 2021/04/15 17:26:22 christos Exp $
ZFSDIR= ${S}/../external/cddl/osnet
@@ -135,5 +135,3 @@ CPPFLAGS+= -I${ZFSDIR}/dist/uts/common/z
CPPFLAGS+= -I${ZFSDIR}/dist/uts/common
CPPFLAGS+= -D_PROPLIB_ZFS_CONFLICT
-
-NEED_ISYSTEM= # duplicate headers, depends on -isystem to build
Home |
Main Index |
Thread Index |
Old Index