[gcc-6] 18/401: - update b-d's to g++-5
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 fa13e53a3dcca7e6330cf7410d6816a16867b58e
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Sun Dec 13 14:02:43 2015 +0000
- update b-d's to g++-5
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8515 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 ca6d56d..f08b3e1 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -362,7 +362,7 @@ endif
# needed for the include/asm symlink to run the testsuite for
# non default multilibs
GCC_MULTILIB_BUILD_DEP = g++-multilib [$(multilib_archs)],
-GCC_MULTILIB_BUILD_DEP += g++-4.9 [arm64],
+GCC_MULTILIB_BUILD_DEP += g++-5 [arm64],
LIBUNWIND_DEV_DEP := libunwind7-dev$(LS)$(AQ) (>= 0.98.5-6)
LIBUNWIND_BUILD_DEP := $(LIBUNWIND_DEV_DEP) [ia64],
--
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