From 4e8f241f8b6c0d2aff12fa95868f1430c0ce4e81 Mon Sep 17 00:00:00 2001 From: Bensuperpc Date: Fri, 25 Jun 2021 13:10:01 +0200 Subject: [PATCH] Change 4 jobs build to automatic jobs build on linux-armv7a Change 4 jobs build to automatic jobs build on linux-armv7a Signed-off-by: Bensuperpc --- linux-armv7a/crosstool-ng.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux-armv7a/crosstool-ng.config b/linux-armv7a/crosstool-ng.config index 969b3b0..cb73fed 100644 --- a/linux-armv7a/crosstool-ng.config +++ b/linux-armv7a/crosstool-ng.config @@ -72,7 +72,7 @@ CT_PATCH_ORDER="bundled" # # Build behavior # -CT_PARALLEL_JOBS=4 +CT_PARALLEL_JOBS=0 CT_LOAD="" CT_USE_PIPES=y CT_EXTRA_CFLAGS_FOR_BUILD=""