[SCM] hdf5 branch, master, updated. debian/1.8.12-2-7-g5bac55a
Gilles Filippini
pini at debian.org
Sat Jan 4 23:11:01 UTC 2014
The following commit has been merged in the master branch:
commit 524f71a2ad3d00021dc0af0393801be80e6b5694
Author: Gilles Filippini <pini at debian.org>
Date: Tue Dec 31 10:48:16 2013 +0100
Enable arch arm64 in debian/rules.
diff --git a/debian/changelog b/debian/changelog
index d952a71..2146447 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
hdf5 (1.8.12-3) UNRELEASED; urgency=medium
- * Simplify DEFAULT_MPI retrieval in debina/rules.
+ * debian/rules:
+ + Simplify DEFAULT_MPI retrieval
+ + Enable arch arm64 to be consistent with debian/control
-- Gilles Filippini <pini at debian.org> Tue, 31 Dec 2013 10:41:51 +0100
diff --git a/debian/rules b/debian/rules
index f627002..36ac34e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ DEFAULT_MPI=$(ARCH_DEFAULT_MPI_IMPL)
#ARCH_FLAG=-a
#ARCHS=any
ARCH_FLAG=-s
-ARCHS=alpha armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
+ARCHS=alpha arm64 armel armhf amd64 i386 ia64 powerpc powerpcspe ppc64 sparc kfreebsd-i386 kfreebsd-amd64 hurd-i386
ifeq ($(DEB_HOST_ARCH),arm)
build_openmpi = no
--
Hierarchical Data Format 5 (HDF5)
More information about the Pkg-grass-devel
mailing list