[gcc-7] 99/354: * GCC 7 snapshot build, taken from the trunk 20170126.
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:36 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 c8dfc652e66070d252803c971691a22eb5820171
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Thu Jan 26 19:21:53 2017 +0000
* GCC 7 snapshot build, taken from the trunk 20170126.
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9263 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 2 +-
debian/rules.patch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 248afcb..5dcdc66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,7 +8,7 @@ gcc-7 (7-20170126-1) experimental; urgency=medium
* Install new intrinsics headers. Closes: #852551.
* libgo version bumped to 11.
- -- Matthias Klose <doko at debian.org> Thu, 26 Jan 2017 15:49:26 +0100
+ -- Matthias Klose <doko at debian.org> Thu, 26 Jan 2017 18:51:44 +0100
gcc-7 (7-20170121-1) experimental; urgency=medium
diff --git a/debian/rules.patch b/debian/rules.patch
index 5f45020..28015d7 100644
--- a/debian/rules.patch
+++ b/debian/rules.patch
@@ -326,7 +326,7 @@ endif
sync
echo -n $(autoconf_dirs) | xargs -d ' ' -L 1 -P $(USE_CPUS) -I{} \
sh -c 'echo "Running autoconf$(autoconf_version) in {}..." ; \
- cd $(CURDIR)/{} && \
+ cd $(CURDIR)/{} && rm -f configure && \
AUTOM4TE=/usr/bin/autom4te$(autoconf_version) autoconf$(autoconf_version)'
for i in $(debian_patches) $(hardening_patches); do \
--
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