summaryrefslogtreecommitdiff
path: root/sys/modules
diff options
context:
space:
mode:
authorchristos <christos@NetBSD.org>2021-04-15 17:26:22 +0000
committerchristos <christos@NetBSD.org>2021-04-15 17:26:22 +0000
commitaeb80da74c0434df0df8387ec386ad113308b6e0 (patch)
treeefb6788968ab2f368d8bf8b1702ab4a292f2725b /sys/modules
parent0f87044f0a0c9d6a8b46957f5a85324944acfbbe (diff)
- Don't define NEED_ISYSTEM. This is a rump thing and should be only exposed
there.
Diffstat (limited to 'sys/modules')
-rw-r--r--sys/modules/zfs/Makefile.zfsmod4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys/modules/zfs/Makefile.zfsmod b/sys/modules/zfs/Makefile.zfsmod
index f653778a102..6ecaacf3c29 100644
--- a/sys/modules/zfs/Makefile.zfsmod
+++ b/sys/modules/zfs/Makefile.zfsmod
@@ -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/zfs
CPPFLAGS+= -I${ZFSDIR}/dist/uts/common
CPPFLAGS+= -D_PROPLIB_ZFS_CONFLICT
-
-NEED_ISYSTEM= # duplicate headers, depends on -isystem to build