[gcc-6] 339/401: * Enable gccgo on m68k (John Paul Adrian Glaubitz). Closes: #850749.

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:50:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch pu/reproducible_builds
in repository gcc-6.

commit 796c4bbe4d9e273b4a60a7624fb80ce363f2dc50
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Jan 11 00:52:51 2017 +0000

      * Enable gccgo on m68k (John Paul Adrian Glaubitz). Closes: #850749.
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@9218 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/rules.defs | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 679a17d..0ea8277 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ gcc-6 (6.3.0-3) UNRELEASED; urgency=medium
       PR target/78041 (ARM).
   * Always configure sparc builds --with-cpu-32=ultrasparc (James Clark).
     Closes: #850250.
+  * Enable gccgo on m68k (John Paul Adrian Glaubitz). Closes: #850749.
 
  -- Matthias Klose <doko at debian.org>  Mon, 09 Jan 2017 13:38:04 +0100
 
diff --git a/debian/rules.defs b/debian/rules.defs
index 70ffe59..8b081b9 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -929,7 +929,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-6.git



More information about the Reproducible-commits mailing list