[gcc-7] 170/354: * Update the gdc-cross-install-location patch for GCC 7.
Ximin Luo
infinity0 at debian.org
Thu Nov 23 15:50:47 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 2b238c97cbccd280c06c5edc2254008ad7227299
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Wed May 3 11:36:49 2017 +0000
* Update the gdc-cross-install-location patch for GCC 7.
git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9428 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/changelog | 1 +
debian/patches/gdc-cross-install-location.diff | 13 ++++++++-----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 3e84d7d..8b95482 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ gcc-7 (7.1.0-3) UNRELEASED; urgency=medium
* Update to SVN 20170503 (r247542) from the gcc-7-branch.
* Fix gdc build on sparc.
+ * Update the gdc-cross-install-location patch for GCC 7.
-- Matthias Klose <doko at debian.org> Wed, 03 May 2017 13:13:20 +0200
diff --git a/debian/patches/gdc-cross-install-location.diff b/debian/patches/gdc-cross-install-location.diff
index be75f79..b83a2d4 100644
--- a/debian/patches/gdc-cross-install-location.diff
+++ b/debian/patches/gdc-cross-install-location.diff
@@ -2,14 +2,15 @@ Index: b/src/libphobos/configure.ac
===================================================================
--- a/src/libphobos/configure.ac
+++ b/src/libphobos/configure.ac
-@@ -96,6 +96,7 @@ DRUNTIME_LIBRARIES_ZLIB
- DRUNTIME_LIBBACKTRACE_SETUP
- DRUNTIME_INSTALL_DIRECTORIES
- DRUNTIME_LIB_VERSIONS
-+# trigger rebuild of the configure file
+@@ -118,6 +118,8 @@
+ AC_SUBST([DRUNTIME_SOVERSION])
+ AC_SUBST([PHOBOS_SOVERSION])
++# trigger rebuild of the configure file
++
# Set default flags (after DRUNTIME_WERROR!)
if test -z "$DFLAGS"; then
+ DFLAGS="-Wall $WERROR_FLAG -g -frelease -O2"
Index: b/src/libphobos/m4/druntime.m4
===================================================================
--- a/src/libphobos/m4/druntime.m4
@@ -23,3 +24,5 @@ Index: b/src/libphobos/m4/druntime.m4
AC_SUBST(gdc_include_dir)
])
+--- gcc/src/libphobos/configure.ac~ 2017-05-03 13:31:07.175437754 +0200
++++ gcc/src/libphobos/configure.ac 2017-05-03 13:33:19.905663189 +0200
--
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