[gcc-6] 75/401: - don't build libcc1-0 for gccgo standalone builds
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:04 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 796538bcd21256fcc60793afbc635589581b91e2
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Sat Feb 6 14:09:10 2016 +0000
- don't build libcc1-0 for gccgo standalone builds
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8653 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/rules.defs | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/rules.defs b/debian/rules.defs
index e8aa0ee..b66d258 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -844,6 +844,8 @@ go_no_cross := no
ifneq (,$(findstring gccgo, $(PKGSOURCE)))
with_separate_libgo := yes
with_standalone_go := yes
+ with_cc1 :=
+ with_libcc1 :=
endif
go_no_cpus := avr arm hppa m68k sh4
--
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