Browse Source

libmicrohttpd: build parallel

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
lilik-openwrt-22.03
Alexander Couzens 9 years ago
parent
commit
a99aa1ff48
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/libmicrohttpd/Makefile

+ 1
- 0
libs/libmicrohttpd/Makefile View File

@ -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…
Cancel
Save