aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2018-12-13 11:47:59 +0000
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2018-12-13 11:47:59 +0000
commitad4e58bff78d4e5b6816b67d7dd1691beeefd74e (patch)
tree9638e201ceb1729521410d248af02d1a8b41b18d /configure
parenta082a8bcdbc742dbcc390d6def5ba082ff19b865 (diff)
Fixed numthreads in dependencies also
Some problems with using the number of threads in dependency building were fixed.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index d716a5c..0a6f7c8 100755
--- a/configure
+++ b/configure
@@ -674,6 +674,7 @@ numthreads=$($instdir/bin/nproc)
rpath_command=$rpath_command \
static_build=$static_build \
on_mac_os=$on_mac_os \
+ numthreads=$numthreads \
-j$numthreads