summaryrefslogtreecommitdiff
path: root/package/nmap/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-02-15 16:08:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2014-02-15 16:08:05 +0100
commitcee2532bfa6909522daf0e02fb6fb042a0a389b2 (patch)
treeb42b1eb5e34f118a20b733675817f73fc73d5dca /package/nmap/Makefile
parenta209fd86fb4506edb210eee44612f6030b24cd11 (diff)
parent35e11e1dde246861f960c4a9f988679c825fe870 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/nmap/Makefile')
-rw-r--r--package/nmap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/nmap/Makefile b/package/nmap/Makefile
index 6a756a4a9..09035c248 100644
--- a/package/nmap/Makefile
+++ b/package/nmap/Makefile
@@ -27,6 +27,7 @@ endif
TARGET_CPPFLAGS+= -DNOLUA
TARGET_LDFLAGS+= -lpthread
+CONFIGURE_ENV+= ac_cv_dnet_bsd_bpf=no
CONFIGURE_ARGS+= --without-openssl \
--without-zenmap \
--without-ndiff \