[gcc-7] 109/354: * Configure with --enable-default-pie on kfreebsd-* (Steven Chamberlain).

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:50:38 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 7d6c966d96453df2cb20ce5226cc5656da0c13ae
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Sat Feb 4 15:07:21 2017 +0000

      * Configure with --enable-default-pie on kfreebsd-* (Steven Chamberlain).
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9281 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/changelog  | 1 +
 debian/rules.defs | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 2d3d974..ae7df50 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ gcc-7 (7-20170129-2) UNRELEASED; urgency=medium
   * Again, disable go on m68k. Closes: #853906.
   * Configure with --enable-default-pie on sparc and sparc64 (James Clark).
     Addresses: #854090.
+  * Configure with --enable-default-pie on kfreebsd-* (Steven Chamberlain).
   * Build gccbrig and the libhsail-rt library for i386.
 
   [ Aurelien Jarno ]
diff --git a/debian/rules.defs b/debian/rules.defs
index 4fb0307..931bd61 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -1166,7 +1166,7 @@ with_pie :=
 ifeq ($(distribution),Debian)
   ifeq (,$(filter $(distrelease),wheezy squeeze jessie))
     pie_archs = amd64 arm64 armel armhf i386 mips mipsel mips64el \
-		ppc64el s390x sparc sparc64
+		ppc64el s390x sparc sparc64 kfreebsd-amd64 kfreebsd-i386
   endif
 else ifeq ($(distribution),Ubuntu)
   ifeq (,$(filter $(distrelease),lucid precise trusty utopic vivid wily))

-- 
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