Procházet zdrojové kódy

nfs-kerne-server: fix host/build

Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill před 10 roky
rodič
revize
6bdc2e1eae
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  1. 2
    0
      net/nfs-kernel-server/Makefile

+ 2
- 0
net/nfs-kernel-server/Makefile Zobrazit soubor

@@ -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 += \