We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 8d20620 + d034ed6 commit 04f6142Copy full SHA for 04f6142
contrib/dist/linux/buildrpm.sh
@@ -441,8 +441,6 @@ fi
441
if test "$build_multiple" = "yes"; then
442
echo "--> Building the multiple Open MPI RPM"
443
cmd="$rpm_cmd -bb $rpmbuild_options --define 'build_all_in_one_rpm 0'"
444
- # JMS
445
- cmd="$cmd --define 'mflags -j12'"
446
if test "$configure_options" != ""; then
447
cmd="$cmd --define 'configure_options $configure_options'"
448
fi
0 commit comments