aboutsummaryrefslogtreecommitdiffstats
path: root/package/libpcap
diff options
context:
space:
mode:
authorFelix Fietkau <nbd@openwrt.org>2012-09-15 11:37:01 +0000
committerFelix Fietkau <nbd@openwrt.org>2012-09-15 11:37:01 +0000
commit758fb51c617f1f77b2468eabe82b5de9c38f4941 (patch)
treeaa55d2fc7b3353c0b2b745317976bb47541dfcd1 /package/libpcap
parent51d77a485035270d05608d7873570268d824b5e4 (diff)
downloadupstream-758fb51c617f1f77b2468eabe82b5de9c38f4941.tar.gz
upstream-758fb51c617f1f77b2468eabe82b5de9c38f4941.tar.bz2
upstream-758fb51c617f1f77b2468eabe82b5de9c38f4941.zip
libpcap: enable parallel builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33417 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package/libpcap')
-rw-r--r--package/libpcap/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libpcap/Makefile b/package/libpcap/Makefile
index 15715ebe36..ba65498568 100644
--- a/package/libpcap/Makefile
+++ b/package/libpcap/Makefile
@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://www.tcpdump.org/release/
PKG_MD5SUM:=1bca27d206970badae248cfa471bbb47
PKG_INSTALL:=1
+PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk