tcpdump: do not use rpc support - fixes unnecessary dependency on librpc

git-svn-id: svn://svn.openwrt.org/openwrt/packages@25531 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
nbd 2011-02-13 20:22:38 +00:00
parent 2f688463e0
commit 25c12d1d46

View File

@ -51,7 +51,9 @@ CONFIGURE_VARS += \
BUILD_CC="$(TARGET_CC)" \
HOSTCC="$(HOSTCC)" \
td_cv_buggygetaddrinfo="no" \
ac_cv_linux_vers=$(LINUX_VERSION)
ac_cv_linux_vers=$(LINUX_VERSION) \
ac_cv_header_rpc_rpcent_h=no \
ac_cv_lib_rpc_main=no
MAKE_FLAGS :=