[liggghts] 01/04: Disable mpi-test on powerpc.

Anton Gladky gladk at moszumanska.debian.org
Tue Jul 26 22:45:26 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 ead3d707614d6da7db88c8948da3e100bdac4a15
Author: Anton Gladky <gladk at debian.org>
Date:   Wed Jul 27 00:41:12 2016 +0200

    Disable mpi-test on powerpc.
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 185a440..c08bf3f 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
+disable_auto_test_archs_mpi = hurd-i386 mips mipsel 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