[gcc-6] 81/401: - apply gdc fix only when d is enabled
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:05 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 2a01f0c35868360865139f72c045c3afa0d0f65a
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Fri Feb 12 11:20:50 2016 +0000
- apply gdc fix only when d is enabled
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8664 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 2816a67..03805da 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -81,7 +81,6 @@ debian_patches += \
pr67590 \
ada-gnattools-ldflags \
libjit-ldflags \
- gdc-fix \
# this is still needed on powerpc, e.g. firefox and insighttoolkit4 will ftbfs.
ifneq (,$(filter $(DEB_TARGET_ARCH),powerpc))
@@ -167,6 +166,7 @@ endif
ifeq ($(with_d),yes)
debian_patches += \
gdc-6 \
+ gdc-fix \
gdc-updates \
gdc-versym-cpu \
gdc-versym-os \
--
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