[emos] 01/02: regression; re-add sparc64 to FPIC list. Closes: #813649

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jul 8 08:04:11 UTC 2016


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

mckinstry pushed a commit to branch debian/master
in repository emos.

commit ad2be4d756a46ea6c9cf4cf9182ae60040c4d353
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Thu Jun 2 17:27:54 2016 +0100

    regression; re-add sparc64 to FPIC list. Closes: #813649
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f85f332..37f6025 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+emoslib (2:4.4.1-4) unstable; urgency=medium
+
+  * regression; re-add sparc64 to FPIC list. Closes: #813649
+
+ -- Alastair McKinstry <mckinstry at debian.org>  Thu, 02 Jun 2016 17:26:12 +0100
+
 emoslib (2:4.4.1-3) unstable; urgency=medium
 
   * Fix symlink land_sea_mask -> interpol. Closes: #825579
diff --git a/debian/rules b/debian/rules
index b8f1f2c..039053b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ else
   LITTLE:= true
 endif
 
-FPIC_LIST:= "s390x amd64 ppc64el m68k"
+FPIC_LIST:= "s390x amd64 ppc64el m68k sparc64"
 ifneq (,$(findstring $(ARCH),$(FPIC_LIST)))
   FPIC:= -fPIC
 else

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



More information about the debian-science-commits mailing list