mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 12:10:02 +04:00
eglibc: temporarily disable parallel build until fixed
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41374
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PATH_PREFIX := .
|
||||
VARIANT:=final
|
||||
HOST_BUILD_PARALLEL:=1
|
||||
HOST_BUILD_PARALLEL:=0
|
||||
|
||||
include ./common.mk
|
||||
|
||||
|
||||
Reference in New Issue
Block a user