Revert "gnu: openmpi: Pass explicit "--with-*" configure flags."
This reverts commit eaa52b5baa
,
which would lead to build failures on systems other than x86_64-linux.
master
parent
96a469f1cd
commit
6f160c5c38
|
@ -210,12 +210,6 @@ bind processes, and much more.")
|
||||||
"--with-hwloc=external"
|
"--with-hwloc=external"
|
||||||
"--with-libevent"
|
"--with-libevent"
|
||||||
|
|
||||||
;; Make sure ./configure fails if one of these is
|
|
||||||
;; missing.
|
|
||||||
"--with-ucx"
|
|
||||||
"--with-psm"
|
|
||||||
"--with-psm2"
|
|
||||||
|
|
||||||
;; InfiniBand support
|
;; InfiniBand support
|
||||||
"--enable-openib-control-hdr-padding"
|
"--enable-openib-control-hdr-padding"
|
||||||
"--enable-openib-dynamic-sl"
|
"--enable-openib-dynamic-sl"
|
||||||
|
|
Reference in New Issue