[mpich] 02/03: #685226: enable blcr on armhf

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue Nov 8 15:57:24 UTC 2016


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

mckinstry pushed a commit to branch master
in repository mpich.

commit 82a09e45f7e310e4d33ca4e612e6941e75003672
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue Nov 8 14:36:20 2016 +0000

    #685226: enable blcr on armhf
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8f4e4cc..eac0629 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,7 @@ extra_flags += \
 	--with-hwloc-prefix=system
 
 # BLCR checkpointing support
-ifneq (,$(findstring $(DEB_HOST_ARCH),amd64 armel i386 powerpc))
+ifneq (,$(findstring $(DEB_HOST_ARCH),amd64 armhf armel i386 powerpc))
 	extra_flags += --enable-checkpointing --with-hydra-ckpointlib=blcr
 endif
 

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



More information about the debian-science-commits mailing list