[gcc-7] 254/354: - prepare for 7.1.0-10

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:03 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 30b242c123d0bce041422996846d3eb0f4105762
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Mon Jul 24 08:34:04 2017 +0000

     - prepare for 7.1.0-10
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9588 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog                | 7 ++++---
 debian/patches/svn-updates.diff | 6 +++---
 debian/rules.defs               | 2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 723e340..897d5a0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
-gcc-7 (7.1.0-10) UNRELEASED; urgency=medium
+gcc-7 (7.1.0-10) unstable; urgency=medium
 
-  * Update to SVN 20170717 (r250274) from the gcc-7-branch.
+  * Update to SVN 20170722 (r250453) from the gcc-7-branch.
 
   [ Nicolas Boulenguez ]
   * libgnatvsn: embed xutil rident for version 2017 of asis package.
@@ -9,12 +9,13 @@ gcc-7 (7.1.0-10) UNRELEASED; urgency=medium
   * Fix gnat cross build on m68k (Adrian Glaubitz). Closes: #862927.
   * Enable gnat cross build on m68k. Closes: #868365.
   * Update the Linaro support to the 7-2017.07 snapshot.
+  * Stop ignoring symbol mismatches for runtime libraries.
 
   [ Aurelien Jarno ]
   * libgo-s390x-default-isa.diff: do not build libgo with -march=z196,
     use the default ISA instead.
 
- -- Matthias Klose <doko at debian.org>  Tue, 18 Jul 2017 12:55:40 +0200
+ -- Matthias Klose <doko at debian.org>  Sat, 22 Jul 2017 15:06:36 +0200
 
 gcc-7 (7.1.0-9) unstable; urgency=medium
 
diff --git a/debian/patches/svn-updates.diff b/debian/patches/svn-updates.diff
index 1f5ffc3..e87a09c 100644
--- a/debian/patches/svn-updates.diff
+++ b/debian/patches/svn-updates.diff
@@ -1,10 +1,10 @@
-# DP: updates from the 7 branch upto 20170717 (r250274).
+# DP: updates from the 7 branch upto 20170722 (r250453).
 
 last_update()
 {
 	cat > ${dir}LAST_UPDATED <EOF
-Mon Jul 17 14:57:36 CEST 2017
-Mon Jul 17 12:57:36 UTC 2017 (revision 250274)
+Sat Jul 22 12:21:58 CEST 2017
+Sat Jul 22 10:21:58 UTC 2017 (revision 250453)
 EOF
 }
 
diff --git a/debian/rules.defs b/debian/rules.defs
index bd4f8bc..85e3818 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -277,7 +277,7 @@ else
   cross_gencontrol :=
   cross_makeshlibs :=
   # FIXME: Ignore missing symbols for a first build ...
-  cross_makeshlibs := -
+  #cross_makeshlibs := -
   cross_clean :=
 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