[gmsh] 04/06: Enable MPI on arm* and mips*. (Closes: #824541)

Anton Gladky gladk at moszumanska.debian.org
Thu Aug 11 19:04:23 UTC 2016


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

gladk pushed a commit to branch master
in repository gmsh.

commit 277300729feef77de6f7837b1b733d2727d74ce2
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Aug 11 21:00:24 2016 +0200

    Enable MPI on arm* and mips*. (Closes: #824541)
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e09f072..23220eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 export OMPI_MCA_orte_rsh_agent=/bin/false                #workaround to start MPI-applications in chroot
 
 
-disable_mpi_archs = armel armhf kfreebsd-amd64 kfreebsd-i386 mips mipsel ia64
+disable_mpi_archs = kfreebsd-amd64 kfreebsd-i386 ia64
 export LD_LIBRARY_PATH :=  $(CURDIR)/debian/tmp/usr/lib:$(LD_LIBRARY_PATH); 
 
 extra_flags += \

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



More information about the debian-science-commits mailing list