[gcc-6] 20/401: - don't apply the ada-m68k patch unconditionally

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:47:57 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 11da5fc37ce322323dc9dbaf3364802c9b761e9e
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Sun Dec 13 15:02:41 2015 +0000

     - don't apply the ada-m68k patch unconditionally
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8518 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/rules.patch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules.patch b/debian/rules.patch
index 3039f08..d173e10 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -304,8 +304,8 @@ debian_patches += go-testsuite
 debian_patches += ada-749574
 debian_patches += ada-mips
 debian_patches += ada-bootstrap-compare
-debian_patches += ada-m68k
 ifeq ($(DEB_TARGET_ARCH),m68k)
+  debian_patches += ada-m68k
   ifeq ($(with_ada),yes)
     debian_patches += m68k-revert-pr45144
   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