Browse Source

reaver: enable PKG_BUILD_PARALLEL

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
lilik-openwrt-22.03
Yousong Zhou 4 years ago
parent
commit
132f58ee49
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      net/reaver/Makefile

+ 1
- 0
net/reaver/Makefile View File

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