mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-25 21:39:38 +00:00
eglibc: temporarily disable parallel build until fixed
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41374
This commit is contained in:
parent
e736343df9
commit
e602a4d4ea
@ -1,6 +1,6 @@
|
||||
PATH_PREFIX := .
|
||||
VARIANT:=final
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
HOST_BUILD_PARALLEL:=0
|
||||
|
||||
include ./common.mk
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user