libmicrohttpd: build parallel
Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
This commit is contained in:
parent
19965525c9
commit
a99aa1ff48
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ PKG_LICENSE:=LGPL-2.1
|
|||
PKG_LICENSE_FILES:=COPYING
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
||||
|
|
Loading…
Reference in a new issue