extra/openmpi to 4.1.4-4

This commit is contained in:
Kevin Mihelich 2022-10-12 12:58:14 +00:00
parent 4326efa3f5
commit a1b6a0b394

View file

@ -8,7 +8,7 @@
pkgname=openmpi
pkgver=4.1.4
pkgrel=2
pkgrel=4
pkgdesc='High performance message passing library (MPI)'
arch=(x86_64)
url='https://www.open-mpi.org'
@ -55,8 +55,7 @@ build() {
--with-hwloc=external \
--with-libevent=external \
--with-pmix=external \
--with-valgrind \
--without-slurm
--with-valgrind
# prevent excessive overlinking due to libtool
sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool