summaryrefslogtreecommitdiff
path: root/package/daq
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-12 17:50:10 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-12 17:50:10 +0100
commite8f722605fe76b8de459ca4ef96b894863ca85d0 (patch)
treeacb825fea1dffc522def7177f0988e9e57e19fe1 /package/daq
parent1820537b047086ac5d5c042296372a9ce2c5c822 (diff)
parallel build fails
Diffstat (limited to 'package/daq')
-rw-r--r--package/daq/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/daq/Makefile b/package/daq/Makefile
index 15a2648af..7e5c05c00 100644
--- a/package/daq/Makefile
+++ b/package/daq/Makefile
@@ -14,6 +14,7 @@ PKG_BUILDDEP:= libpcap libdnet autotool
PKG_URL:= http://www.snort.org
PKG_SITES:= http://openadk.org/distfiles/
PKG_OPTS:= dev
+PKG_NOPARALLEL:= 1
include $(TOPDIR)/mk/package.mk