reaver: enable PKG_BUILD_PARALLEL
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
This commit is contained in:
parent
61331a464b
commit
132f58ee49
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@ PKG_LICENSE_FILES:=docs/LICENSE
|
|||
PKG_USE_MIPS16:=0
|
||||
PKG_AUTOMAKE_PATHS:=src
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
CONFIGURE_PATH:=src
|
||||
|
|
Loading…
Reference in a new issue