[gcc-7] 339/354: * Fix libgo build on ia64 (Jason Duerstock). Closes: #881372.
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:51:40 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 cb2db1fa50f3344419acce7e72720a963c96ac77
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Mon Nov 13 21:54:50 2017 +0000
* Fix libgo build on ia64 (Jason Duerstock). Closes: #881372.
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9820 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/patches/libgo-ia64.diff | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/libgo-ia64.diff b/debian/patches/libgo-ia64.diff
index da52f99..4fdc1a9 100644
--- a/debian/patches/libgo-ia64.diff
+++ b/debian/patches/libgo-ia64.diff
@@ -1,5 +1,5 @@
---- src/libgo/go/runtime/lfstack_64bit.go.orig 2017-11-10 14:19:42.699987069 -0500
-+++ src/libgo/go/runtime/lfstack_64bit.go 2017-11-10 14:19:52.635987138 -0500
+--- a/src/libgo/go/runtime/lfstack_64bit.go
++++ b/src/libgo/go/runtime/lfstack_64bit.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
--
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