projects
/
openwrt
/
staging
/
adrian.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d7a6141
)
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)
SVN-Revision: 33417
package/libpcap/Makefile
patch
|
blob
|
history
diff --git
a/package/libpcap/Makefile
b/package/libpcap/Makefile
index 15715ebe366fc6271b5f073083c8fd1247730dd5..ba65498568b15e7a7dc11aa416e76e645ff8dd50 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