[gcc-7] 225/354: - fix b-d's when building without the common packages

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:57 UTC 2017


This is an automated email from the git hooks/post-receive script.

infinity0 pushed a commit to branch master
in repository gcc-7.

commit 6b8b4b98b983f53a355f1ea1026e814609d42c19
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Tue Jun 27 11:19:02 2017 +0000

     - fix b-d's when building without the common packages
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9533 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 5ee0aec..b34aa9f 100644
--- a/debian/rules.conf
+++ b/debian/rules.conf
@@ -414,7 +414,7 @@ endif
 # ensure that the common libs, built from the next GCC version are available
 ifeq ($(PKGSOURCE),gcc-$(BASE_VERSION))
   ifneq ($(with_common_libs),yes)
-    BASE_BUILD_DEP = gcc-7-base,
+    BASE_BUILD_DEP = gcc-8-base,
   endif
 endif
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/gcc-7.git



More information about the Reproducible-commits mailing list