[liggghts] 01/02: Add mips64el to disable_auto_test_archs_mpi in d/rules.

Anton Gladky gladk at moszumanska.debian.org
Thu Dec 29 19:05:04 UTC 2016


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

gladk pushed a commit to branch master
in repository liggghts.

commit 96fa01ffa9ee3d3cfbcb8cde077d5025f1cafcc4
Author: Anton Gladky <gladk at debian.org>
Date:   Thu Dec 29 20:02:28 2016 +0100

    Add mips64el to disable_auto_test_archs_mpi in d/rules.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index c08bf3f..d0f6af3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@ export OMPI_MCA_plm_rsh_agent=/bin/false		#workaround to start MPI-applications
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 disable_auto_test_archs_simpl = armel armhf 
-disable_auto_test_archs_mpi = hurd-i386 mips mipsel s390 s390x powerpc
+disable_auto_test_archs_mpi = hurd-i386 mips mipsel mips64el s390 s390x powerpc
 
 override_dh_auto_test:
 ifeq (,$(filter $(DEB_HOST_ARCH),$(disable_auto_test_archs_mpi)))

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



More information about the debian-science-commits mailing list