[gcc-6] 108/401: - update patch for the branch
Ximin Luo
infinity0 at debian.org
Wed Apr 5 15:48:09 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 7af03a49655042951caa91705d10c9acead99ed2
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date: Sat Apr 23 16:52:02 2016 +0000
- update patch for the branch
git-svn-id: svn://anonscm.debian.org/gcccvs/branches/sid/gcc-6@8773 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
debian/patches/bind_now_when_pie-ubuntu.diff | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/patches/bind_now_when_pie-ubuntu.diff b/debian/patches/bind_now_when_pie-ubuntu.diff
index f7cf162..516a164 100644
--- a/debian/patches/bind_now_when_pie-ubuntu.diff
+++ b/debian/patches/bind_now_when_pie-ubuntu.diff
@@ -9,12 +9,12 @@ Index: b/src/gcc/gcc.c
===================================================================
--- a/src/gcc/gcc.c
+++ b/src/gcc/gcc.c
-@@ -795,7 +795,7 @@ proper position among the other output f
-
+@@ -930,7 +930,7 @@ proper position among the other output f
#ifndef LINK_PIE_SPEC
#ifdef HAVE_LD_PIE
+ #ifndef LD_PIE_SPEC
-#define LD_PIE_SPEC "-pie"
+#define LD_PIE_SPEC "-pie -z now"
+ #endif
#else
#define LD_PIE_SPEC ""
- #endif
--
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