[gcc-7] 244/354: Build Ada on armel kfreebsd-* hurd-i386, #86173[457] are closed.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:00 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 53e2ba3fd291270939626e9590c1cff77f4212a7
Author: nicolas <nicolas at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Fri Jun 30 13:18:14 2017 +0000

    Build Ada on armel kfreebsd-* hurd-i386, #86173[457] are closed.
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9566 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/rules.defs | 9 ---------
 2 files changed, 1 insertion(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index b5561fb..dd295e5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ gcc-7 (7.1.0-9) UNRELEASED; urgency=medium
   * ada-gcc-name.diff: unpatch gnatchop. Addresses: #856274.
   * Link libgnat with libatomic on armel. Closes: #861734.
   * libgnat-dev: use multiarch paths in project and to install .ali files.
+  * Build Ada on armel kfreebsd-* hurd-i386, #86173[457] are closed.
 
  -- Matthias Klose <doko at debian.org>  Fri, 30 Jun 2017 08:32:40 +0200
 
diff --git a/debian/rules.defs b/debian/rules.defs
index ee62323..48403a7 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -647,7 +647,6 @@ ada_no_cross	:= no
 ada_no_snap	:= no
 ifeq ($(single_package),yes)
   ifneq (,$(filter $(DEB_TARGET_ARCH),powerpcspe))
-    #ada_no_cpus += kfreebsd-i386 kfreebsd-amd64
     ada_no_snap := yes
   endif
 endif
@@ -660,14 +659,6 @@ endif
 ifneq (,$(filter $(DEB_TARGET_ARCH_CPU),$(ada_no_cpus)))
   with_ada := disabled for cpu $(DEB_TARGET_ARCH_CPU)
 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