[gcc-7] 280/354: * Default to PIE on powerpc again, now that PR target/81170 and PR target/81295 are fixed. Closes: #856224.

Ximin Luo infinity0 at debian.org
Thu Nov 23 15:51:15 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 11b51788656e531c8124f157d408941bf1f6c854
Author: doko <doko at 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca>
Date:   Wed Aug 30 10:10:59 2017 +0000

      * Default to PIE on powerpc again, now that PR target/81170 and
        PR target/81295 are fixed. Closes: #856224.
    
    
    git-svn-id: svn+ssh://svn.debian.org/svn/gcccvs/branches/sid/gcc-7@9647 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca
---
 debian/rules.defs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules.defs b/debian/rules.defs
index f587fec..9e8cd33 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -1183,7 +1183,7 @@ ifeq ($(distribution),Debian)
 		ppc64el s390x sparc sparc64 kfreebsd-amd64 kfreebsd-i386
   endif
   ifeq (,$(filter $(distrelease),wheezy squeeze jessie stretch))
-    pie_archs += ppc64
+    pie_archs += powerpc ppc64
   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