[flint] 01/01: Improve comment in d/rules and upload to unstable.

Tobias Hansen thansen at moszumanska.debian.org
Thu Nov 17 20:39:19 UTC 2016


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

thansen pushed a commit to branch master
in repository flint.

commit 2d3bdc2433454c8fa1918561b255bfe65a3905f7
Author: Tobias Hansen <thansen at broeselmaschine.fc.up.pt>
Date:   Thu Nov 17 20:13:32 2016 +0000

    Improve comment in d/rules and upload to unstable.
---
 debian/changelog | 2 +-
 debian/rules     | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a9b8726..5dcd0c3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-flint (2.5.2-13) UNRELEASED; urgency=medium
+flint (2.5.2-13) unstable; urgency=medium
 
   * Re-enable all hardenings since it wasn't the problem.
   * Add depend on gcc-5&g++-5 and use it for mips and mipsel.
diff --git a/debian/rules b/debian/rules
index c39d835..8b01427 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,7 +14,8 @@ endif
 
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
-# FTBFS on mips and mipsel seems to be caused by PIE.
+# FTBFS on mips and mipsel seems to be caused by a bug in gcc 6,
+# see https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78176
 ifeq ($(DEB_HOST_ARCH_CPU), $(filter $(DEB_HOST_ARCH_CPU), mips mipsel))
   export CC = gcc-5  
   export CXX = g++-5

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



More information about the debian-science-commits mailing list