mirror of
https://github.com/hzyitc/openwrt-redmi-ax3000
synced 2025-11-02 16:27:05 +08:00
util-linux: re-enable parallel builds
The original build error in 'more' seems to be gone Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
@ -25,7 +25,7 @@ PKG_LICENSE_FILES:= COPYING \
|
||||
libuuid/COPYING \
|
||||
Documentation/licenses/COPYING.BSD-3
|
||||
|
||||
PKG_BUILD_PARALLEL:=0
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_INSTALL:=1
|
||||
|
||||
Reference in New Issue
Block a user