valgrind: enable parallel builds
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 36647
This commit is contained in:
parent
56478636aa
commit
9b1181ed66
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
|
|||
|
||||
PKG_FIXUP = autoreconf
|
||||
PKG_INSTALL := 1
|
||||
PKG_BUILD_PARALLEL := 1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/kernel.mk
|
||||
|
|
Loading…
Reference in a new issue