summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2021-07-01 10:35:44 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2021-07-01 10:38:45 +0200
commitf3e784a725da1e6d906df9b1e2b7f4a3c89c8b98 (patch)
tree5198c81aa37a92950cf011316473e0b0994ec483
parent92b2229f702b6953ce8159f80a812b386904c36f (diff)
downloadptxdist-f3e784a725da1e6d906df9b1e2b7f4a3c89c8b98.tar.gz
ptxdist-f3e784a725da1e6d906df9b1e2b7f4a3c89c8b98.tar.xz
host-nfsutils: cleanup configure options
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-rw-r--r--rules/host-nfsutils.make5
1 files changed, 3 insertions, 2 deletions
diff --git a/rules/host-nfsutils.make b/rules/host-nfsutils.make
index acdc01015..bfbe6dac3 100644
--- a/rules/host-nfsutils.make
+++ b/rules/host-nfsutils.make
@@ -36,16 +36,17 @@ HOST_NFSUTILS_CONF_OPT := \
--disable-mountconfig \
--disable-nfsdcld \
--disable-nfsdcltrack \
+ --disable-nfsv4server \
--disable-caps \
$(GLOBAL_LARGE_FILE_OPTION) \
--disable-ldap \
--disable-gums \
+ --without-systemd \
--with-rpcgen=internal \
--without-mountfile \
--without-tcp-wrappers \
--without-krb5 \
- --without-gssglue \
- --without-systemd
+ --without-gssglue
HOST_NFSUTILS_MAKE_OPT := \
-C tools/rpcgen