[gcc-7] 229/354: * Try again building gnat on armel. See issue #861734.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:58 UTC 2017


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

infinity0 pushed a commit to branch master
in repository gcc-7.

commit ad6eca49c806461d23cf6c5a5ceb726ea3979070
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Tue Jun 27 13:46:23 2017 +0000

      * Try again building gnat on armel. See issue #861734.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9541 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/rules.defs | 5 -----
 2 files changed, 1 insertion(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4c6511f..01db432 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gcc-7 (7.1.0-7ubuntu1) UNRELEASED; urgency=medium
   * Move the liblto_plugin from the cpp to the gcc package.
   * libstdc++6: Add more Breaks to smoothen upgrades from jessie to stretch.
     Addresses: #863845, #863745.
+  * Try again building gnat on armel. See issue #861734.
 
  -- Matthias Klose <doko at debian.org>  Tue, 27 Jun 2017 13:19:14 +0200
 
diff --git a/debian/rules.defs b/debian/rules.defs
index 51e47ab..8a1a7c2 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -663,11 +663,6 @@ endif
 ifneq (,$(filter $(DEB_TARGET_ARCH),kfreebsd-i386 kfreebsd-amd64 hurd-i386))
   with_ada := disabled for architecture $(DEB_TARGET_ARCH)
 endif
-ifeq (,$(findstring cross,$(build_type)))
-  ifneq (,$(filter $(DEB_TARGET_ARCH),armel))
-    with_ada := native gnat disabled for architecture $(DEB_TARGET_ARCH)
-  endif
-endif
 ifneq (,$(findstring $(DEB_TARGET_GNU_SYSTEM),$(ada_no_systems)))
   with_ada := disabled for system $(DEB_TARGET_GNU_SYSTEM)
 endif

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list