Skip to content
Snippets Groups Projects
Commit e3b3a947 authored by Felix Fietkau's avatar Felix Fietkau
Browse files

libpcap: enable parallel builds

SVN-Revision: 33417
parent d7a61412
No related branches found
No related tags found
No related merge requests found
...@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://www.tcpdump.org/release/ ...@@ -16,6 +16,7 @@ PKG_SOURCE_URL:=http://www.tcpdump.org/release/
PKG_MD5SUM:=1bca27d206970badae248cfa471bbb47 PKG_MD5SUM:=1bca27d206970badae248cfa471bbb47
PKG_INSTALL:=1 PKG_INSTALL:=1
PKG_BUILD_PARALLEL:=1
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/kernel.mk include $(INCLUDE_DIR)/kernel.mk
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment