nfs-kernel-server: disable tcp-wrappers for the host build
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25520 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
c3faff3e84
commit
2f688463e0
@ -87,7 +87,8 @@ HOST_CFLAGS += -Dlinux
|
|||||||
|
|
||||||
HOST_CONFIGURE_ARGS += \
|
HOST_CONFIGURE_ARGS += \
|
||||||
--disable-gss \
|
--disable-gss \
|
||||||
--disable-nfsv4
|
--disable-nfsv4 \
|
||||||
|
--without-tcp-wrappers
|
||||||
|
|
||||||
HOST_CONFIGURE_VARS += \
|
HOST_CONFIGURE_VARS += \
|
||||||
ac_cv_lib_event_event_dispatch=yes \
|
ac_cv_lib_event_event_dispatch=yes \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user