Browse Source

nfs-kerne-server: fix host/build

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill 10 years ago
parent
commit
6bdc2e1eae
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      net/nfs-kernel-server/Makefile

+ 2
- 0
net/nfs-kernel-server/Makefile View File

@@ -101,6 +101,8 @@ HOST_CONFIGURE_ARGS += \
101 101
 	--disable-gss \
102 102
 	--disable-nfsv4 \
103 103
 	--disable-nfsv41 \
104
+	--disable-ipv6 \
105
+	--disable-tirpc \
104 106
 	--without-tcp-wrappers
105 107
 
106 108
 HOST_CONFIGURE_VARS += \