[hdf5] 03/08: Sync ARCHS with arch list from openmpi package.
Gilles Filippini
pini at moszumanska.debian.org
Fri Sep 5 21:21:48 UTC 2014
This is an automated email from the git hooks/post-receive script.
pini pushed a commit to branch master
in repository hdf5.
commit f64111b6b20079e8d8278f3b3548e66f02ac315f
Author: Gilles Filippini <pini at debian.org>
Date: Fri Sep 5 01:01:04 2014 +0200
Sync ARCHS with arch list from openmpi package.
Closes: #744963.
---
debian/rules | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/rules b/debian/rules
index 16efde4..b96cdc1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,11 +33,11 @@ include /usr/share/mpi-default-dev/debian_defaults
endif
DEFAULT_MPI=$(ARCH_DEFAULT_MPI_IMPL)
-# To be used if binary packages were buildable on any arch
+# To be used if openmpi binary packages were buildable on any arch
#ARCH_FLAG=-a
#ARCHS=any
ARCH_FLAG=-s
-ARCHS=alpha arm64 armel armhf amd64 i386 ia64 mips mipsel powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+ARCHS=alpha amd64 armel armhf arm64 i386 ia64 powerpc powerpcspe ppc64 ppc64el sparc sparc64 kfreebsd-i386 kfreebsd-amd64 hurd-i386 mips64 mips64el mips mipsel
ifeq (,$(filter $(DEB_HOST_ARCH),$(ARCHS)))
build_openmpi = no
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/hdf5.git
More information about the Pkg-grass-devel
mailing list