aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index c660e82..fc2adc7 100755
--- a/configure
+++ b/configure
@@ -634,7 +634,7 @@ fi
make -f reproduce/src/make/dependencies-basic.mk \
static_build=$static_build \
needs_ldl=$needs_ldl \
- -j$numthreads
+ #-j$numthreads
@@ -651,7 +651,7 @@ numthreads=$($instdir/bin/nproc)
./.local/bin/make -f reproduce/src/make/dependencies.mk \
static_build=$static_build \
rpath_command=$rpath_command \
- -j$numthreads
+ #-j$numthreads