[gmsh] 01/02: Disable mpi-test on ia64. (Closes: #729654)
Anton Gladky
gladk at moszumanska.debian.org
Wed Nov 20 19:33:40 UTC 2013
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository gmsh.
commit 05effde9b9a5f21f5aff93272dec2e608656a473
Author: Anton Gladky <gladk at debian.org>
Date: Wed Nov 20 16:42:14 2013 +0100
Disable mpi-test on ia64. (Closes: #729654)
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 0c4aeff..e8e72d1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,7 @@ export DEB_HOST_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
export OMPI_MCA_plm_rsh_agent=/bin/false #workaround to start MPI-applications in chroot
-disable_mpi_archs = armel armhf kfreebsd-amd64 kfreebsd-i386 mips mipsel
+disable_mpi_archs = armel armhf kfreebsd-amd64 kfreebsd-i386 mips mipsel 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