[gcc-6] 109/401: - fix gnat b-d for Ubuntu 16.10

Ximin Luo infinity0 at debian.org
Wed Apr 5 15:48:09 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 54ecc21b713d18a99cba132ceba96b9d1dccc48a
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Sat Apr 23 17:23:02 2016 +0000

     - fix gnat b-d for Ubuntu 16.10
    
    
    git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8774 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/rules.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules.conf b/debian/rules.conf
index a244782..01643d1 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -536,7 +536,7 @@ GO_BUILD_DEP := netbase,
 # try to build with itself, or with the last version
 ifneq (,$(filter $(distrelease), jessie))
   gnat_build_dep := gnat-4.9$(NT) [$(ada_no_archs)], g++-4.9$(NT)
-else ifneq (,$(filter $(distrelease), stretch sid wheezy precise trusty wily xenial))
+else ifneq (,$(filter $(distrelease), stretch sid wheezy precise trusty wily xenial yakkety))
   gnat_build_dep := gnat-5$(NT) [$(ada_no_archs)], g++-5$(NT)
 else ifneq (,$(filter $(distrelease), squeeze lucid))
   gnat_build_dep :=

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