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.
1 parent 55551a4 commit 2388675Copy full SHA for 2388675
contrib/build-server/openmpi-nightly-tarball.sh
@@ -39,7 +39,7 @@ build_root=$HOME/openmpi/nightly-tarball-build-root
39
40
# Coverity stuff
41
coverity_token=`cat $HOME/coverity/openmpi-token.txt`
42
-coverity_configure_args="--enable-debug --enable-mpi-fortran --enable-mpi-java --enable-oshmem --enable-oshmem-fortran --enable-oshmem-java --with-mxm --with-psm --with-usnic --with-libfabric"
+coverity_configure_args="--enable-debug --enable-mpi-fortran --enable-mpi-java --enable-oshmem --enable-oshmem-fortran --with-psm --with-usnic --with-libfabric"
43
44
export PATH=$HOME_PREFIX/bin:$PATH
45
export LD_LIBRARY_PATH=$HOME_PREFIX/lib:$LD_LIBRARY_PATH
0 commit comments