diff options
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |