[gcc-7] 84/354: * Enable gccgo on m68k (John Paul Adrian Glaubitz). Addresses: #850749.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:34 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 286f63a6753f69dbb537b41ca8561c62251f52fe
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Jan 11 00:53:39 2017 +0000

      * Enable gccgo on m68k (John Paul Adrian Glaubitz). Addresses: #850749.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9219 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 7 ++++---
 debian/rules.defs | 2 +-
 2 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8efa0ab..68a9f95 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,11 @@
-gcc-7 (7-20170105-1) experimental; urgency=medium
+gcc-7 (7-20170107-1) experimental; urgency=medium
 
-  * GCC 7 snapshot build, taken from the trunk 20170105.
+  * GCC 7 snapshot build, taken from the trunk 20170107.
   * Update zlib to 1.2.10.
   * Always configure sparc builds --with-cpu-32=ultrasparc (James Clark).
+  * Enable gccgo on m68k (John Paul Adrian Glaubitz). Addresses: #850749.
 
- -- Matthias Klose <doko at debian.org>  Thu, 05 Jan 2017 14:19:02 +0100
+ -- Matthias Klose <doko at debian.org>  Sat, 07 Jan 2017 14:16:53 +0100
 
 gcc-7 (7-20161230-1) experimental; urgency=medium
 
diff --git a/debian/rules.defs b/debian/rules.defs
index 6297033..ecf368a 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -787,7 +787,7 @@ ifneq (,$(findstring gccgo, $(PKGSOURCE)))
   with_libcc1 :=
 endif
 
-go_no_cpus := avr arm hppa m68k sh4
+go_no_cpus := avr arm hppa sh4
 ifeq (,$(filter $(distrelease),lenny etch squeeze dapper hardy jaunty karmic lucid maverick natty oneiric))
   go_no_cpus := $(filter-out arm, $(go_no_cpus))
 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