[adios] 13/13: Build s390x on openmpi default. Don't try to link against -lmpich.

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Mar 1 11:42:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to tag debian/1.9.0-8
in repository adios.

commit ea25f1f58b529cabb3b0eb0468855b0f3faec604
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Fri Feb 26 11:09:21 2016 +0000

    Build s390x on openmpi default. Don't try to link against -lmpich.
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 ---
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9fa16e6..e53bd1f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+adios (1.9.0-8) unstable; urgency=medium
+
+  * Build s390x on openmpi default. Don't try to link against -lmpich.
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Fri, 26 Feb 2016 06:03:01 +0000
+
 adios (1.9.0-7) unstable; urgency=medium
 
   * Fix for openmpi1.10 transition. Closes: #813724.
diff --git a/debian/rules b/debian/rules
index 4a23607..dfec1ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,9 +26,6 @@ endif
 ifeq ($(MPI), openmpi)
 MPI_LIBS:= $(pkg-config mpi-fort --libs)
 endif
-ifeq ($(ARCH),s390x)
-MPI_LIBS:= -Wl,-z,relro  -lmpich -lopa -lmpl  -lrt -lpthread
-endif
 ifeq ($(ARCH),hurd-i386)
   WITH_IBVERBS:=
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/adios.git



More information about the debian-science-commits mailing list