[gcc-6] 169/401: - fix applying vulcan patch on the linaro branch.
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:51 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 66d09bcebfe3b5a7b85e379800c39bf009c1470f
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Thu Jun 30 12:18:21 2016 +0000
- fix applying vulcan patch on the linaro branch.
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8903 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 aa02adb..1a6046e 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -87,7 +87,7 @@ debian_patches += \
gcc-SOURCE_DATE_EPOCH \
gcc-SOURCE_DATE_EPOCH-2 \
cmd-go-combine-gccgo-s-ld-and-ldShared-methods \
- vulcan-cpu \
+ vulcan-cpu$(if $(with_linaro_branch),-linaro) \
# this is still needed on powerpc, e.g. firefox and insighttoolkit4 will ftbfs.
ifneq (,$(filter $(DEB_TARGET_ARCH),powerpc))
--
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