projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
51d77a4
)
libpcap: enable parallel builds
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 11:37:01 +0000
(11:37 +0000)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 15 Sep 2012 11:37:01 +0000
(11:37 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33417
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/libpcap/Makefile
patch
|
blob
|
history
diff --git
a/package/libpcap/Makefile
b/package/libpcap/Makefile
index
15715eb
..
ba65498
100644
(file)
--- 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