lzo: enable parallel build
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41734
This commit is contained in:
parent
1d232f354a
commit
354a835390
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ PKG_MD5SUM:=fcec64c26a0f4f4901468f360029678f
|
|||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
define Package/liblzo
|
||||
|
|
Loading…
Reference in a new issue