tcpdump: do not use rpc support - fixes unnecessary dependency on librpc
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 20:22:38 +0000 (20:22 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Sun, 13 Feb 2011 20:22:38 +0000 (20:22 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@25531 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/tcpdump/Makefile

index 4735733..8717a0a 100644 (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 :=