[gcc-7] 211/354: Revert "Restore building gnattools sequentially. Reopens #857831." This reverts commit 6c55d630b1e21e12f69be39adbbf5f22a82b0c9f.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:55 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 7fd3cdd55440c0ff6e40abff61ee8fc238511acc
Author: nicolas <nicolas at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Mon Jun 12 15:37:10 2017 +0000

    Revert "Restore building gnattools sequentially. Reopens #857831."
    This reverts commit 6c55d630b1e21e12f69be39adbbf5f22a82b0c9f.
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9514 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog                             |  1 -
 debian/patches/ada-gnattools-noparallel.diff | 14 --------------
 debian/rules.patch                           |  1 -
 3 files changed, 16 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 15f94b9..3273f80 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ gcc-7 (7.1.0-7) UNRELEASED; urgency=medium
 
   * Update to SVN 20170524 (r248432) from the gcc-7-branch.
   * Don't build libada with -O3 (ftbfs on ppc64el).
-  * Restore building gnattools sequentially. Reopens #857831.
 
  -- Matthias Klose <doko at debian.org>  Wed, 24 May 2017 15:29:32 -0700
 
diff --git a/debian/patches/ada-gnattools-noparallel.diff b/debian/patches/ada-gnattools-noparallel.diff
deleted file mode 100644
index af6b1de..0000000
--- a/debian/patches/ada-gnattools-noparallel.diff
+++ /dev/null
@@ -1,14 +0,0 @@
-# DP: Build gnattools sequentially; see #857831
-
---- a/src/gnattools/Makefile.in
-+++ b/src/gnattools/Makefile.in
-@@ -18,6 +18,9 @@
- # Default target; must be first.
- all: gnattools
- 
-+# FIXME: Find out why .o files are built twice ...
-+.NOTPARALLEL:
-+
- # Standard autoconf-set variables.
- SHELL = @SHELL@
- srcdir = @srcdir@
diff --git a/debian/rules.patch b/debian/rules.patch
index 4bca03e..27ed527 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -136,7 +136,6 @@ debian_patches += ada-arm
 	ada-link-lib \
 	ada-libgnatvsn \
 	ada-gnattools-cross \
-	ada-gnattools-noparallel \
 	ada-tools-move-ldflags \
 	ada-acats
   #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