[gcc-7] 348/354: gcc-7 (7.2.0-16) unstable; urgency=medium

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:42 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 9a01b00676fa176b59c7a90f009f45e90bd39fbd
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Nov 15 20:41:48 2017 +0000

    gcc-7 (7.2.0-16) unstable; urgency=medium
    
      * Apply the libgo patches for the Hurd conditionally.
    
     -- Matthias Klose <doko at debian.org>  Wed, 15 Nov 2017 21:36:47 +0100
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9832 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog   | 8 +++++++-
 debian/rules.patch | 2 ++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0ff885d..75f9d41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,10 @@
-gcc-7 (7.2.0-15) UNRELEASED; urgency=medium
+gcc-7 (7.2.0-16) unstable; urgency=medium
+
+  * Apply the libgo patches for the Hurd conditionally.
+
+ -- Matthias Klose <doko at debian.org>  Wed, 15 Nov 2017 21:36:47 +0100
+
+gcc-7 (7.2.0-15) unstable; urgency=medium
 
   * Update to SVN 20171115 (r254781) from the gcc-7-branch.
     - Fix PR fortran/82934, PR fortran/78619, PR fortran/82869,
diff --git a/debian/rules.patch b/debian/rules.patch
index 47a09a7..b0aa829 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -235,6 +235,7 @@ ifeq ($(DEB_TARGET_ARCH_OS),hurd)
   debian_patches += hurd-changes
 endif
 
+ifeq ($(DEB_TARGET_ARCH_OS),hurd)
 debian_patches += \
   src_gcc_config_i386_gnu.h \
   src_libgo_build \
@@ -249,6 +250,7 @@ debian_patches += \
   add-gnu-to-libgo-test-headers \
   src_libgo_go_syscall_syscall_gnu_test.go \
   src_libgo_testsuite_gotest
+endif
 
 debian_patches += gcc-ice-dump
 debian_patches += gcc-ice-apport

-- 
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