[gcc-6] 141/401: * Enable gdc for sh4.

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:48:27 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 ad016d55673ce63f4bbfbe270fb9f2eb1a7d89a2
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Tue May 10 22:12:26 2016 +0000

      * Enable gdc for sh4.
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8843 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 6 ++++++
 debian/rules.defs | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 7b925c2..016db52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+gcc-6 (6.1.1-3) UNRELEASED; urgency=medium
+
+  * Enable gdc for sh4.
+
+ -- Matthias Klose <doko at debian.org>  Wed, 11 May 2016 00:11:45 +0200
+
 gcc-6 (6.1.1-2) unstable; urgency=medium
 
   * Update to SVN 20160510 (r236071, 6.1.1) from the gcc-6-branch.
diff --git a/debian/rules.defs b/debian/rules.defs
index bcddee3..161a4cb 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -928,7 +928,7 @@ endif
 # D ---------------------------
 d_no_cross := yes
 d_no_snap := yes
-d_no_cpus := s390 sh4
+d_no_cpus := s390
 
 ifneq ($(single_package),yes)
   with_separate_gdc := yes

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