public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:testing commit in: eclass/
Date: Tue, 31 Dec 2013 10:57:17 +0000 (UTC)	[thread overview]
Message-ID: <1388487374.de84e4612456071e4eb31ded4b6f55ae18370907.zorry@gentoo> (raw)

commit:     de84e4612456071e4eb31ded4b6f55ae18370907
Author:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Tue Dec 31 10:56:14 2013 +0000
Commit:     Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Tue Dec 31 10:56:14 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=de84e461

udate toolchain.eclass and Manifest

---
 eclass/toolchain-r1.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/eclass/toolchain-r1.eclass b/eclass/toolchain-r1.eclass
index 2797242..aec6869 100644
--- a/eclass/toolchain-r1.eclass
+++ b/eclass/toolchain-r1.eclass
@@ -538,9 +538,9 @@ gcc-compiler-configure() {
 		confgcc+=" --disable-libmudflap"
 	fi
 	if use hardened ; then
-		confgcc+=" --enable-espf=all"
-	else
-		confgcc+=" --enable-espf=no"
+		confgcc+=" --enable-default-ssp"
+		confgcc+=" --enable-default-pie"
+		confgcc+=" --disable-libstdcxx-pch"
 	fi
 
 	if in_iuse openmp ; then


             reply	other threads:[~2013-12-31 10:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-31 10:57 Magnus Granberg [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-10-20 19:13 [gentoo-commits] proj/hardened-dev:testing commit in: eclass/ Magnus Granberg
2013-10-16 20:09 Magnus Granberg
2012-04-17 17:43 Magnus Granberg
2012-04-07 23:58 Magnus Granberg

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1388487374.de84e4612456071e4eb31ded4b6f55ae18370907.zorry@gentoo \
    --to=zorry@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox