[gcc-6] 226/401: Enable logwatch on mips64el.

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:49:39 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 6c8a189ea93fc79942f89c2e8bb53e0e8ccd5aae
Author: aurel32 <aurel32 at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Mon Oct 10 18:56:43 2016 +0000

    Enable logwatch on mips64el.
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8998 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog | 4 ++++
 debian/rules2    | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 68d47a5..5716d72 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
 gcc-6 (6.2.0-7) UNRELEASED; urgency=medium
 
+  [ Matthias Klose ]
   * Backport Mips go closure support, taken from libffi. Closes: #839132.
 
+  [ Aurelien Jarno ]
+  * Enable logwatch on mips64el.
+
  -- Matthias Klose <doko at debian.org>  Mon, 10 Oct 2016 06:36:35 +0200
 
 gcc-6 (6.2.0-6) unstable; urgency=medium
diff --git a/debian/rules2 b/debian/rules2
index c5c90c7..b6e16b0 100644
--- a/debian/rules2
+++ b/debian/rules2
@@ -1544,7 +1544,7 @@ $(stampdir)/05-build-html-nosplit: $(build_stamp)
 	touch $@
 
 # start the script only on architectures known to have slow autobuilders ...
-logwatch_archs := alpha arm m68k mips mipsel sparc
+logwatch_archs := alpha arm m68k mips mipsel mips64el sparc
 ifeq ($(DEB_HOST_GNU_CPU), $(findstring $(DEB_HOST_GNU_CPU),$(logwatch_archs)))
   start_logwatch = yes
 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