From: "Magnus Granberg" <zorry@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/hardened-dev:testing commit in: sys-devel/gcc/, eclass/
Date: Wed, 1 Aug 2012 18:37:25 +0000 (UTC) [thread overview]
Message-ID: <1343846217.cf3b8a789ce9b8f3095b49df0ff0ef69ff3f44ec.zorry@gentoo> (raw)
commit: cf3b8a789ce9b8f3095b49df0ff0ef69ff3f44ec
Author: Magnus Granberg <zorry <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 1 18:36:57 2012 +0000
Commit: Magnus Granberg <zorry <AT> gentoo <DOT> org>
CommitDate: Wed Aug 1 18:36:57 2012 +0000
URL: http://git.overlays.gentoo.org/gitweb/?p=proj/hardened-dev.git;a=commit;h=cf3b8a78
bump of the ebuild to 20120729
---
eclass/toolchain.eclass | 7 +++++--
...20401.ebuild => gcc-4.8.0_alpha20120729.ebuild} | 0
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/eclass/toolchain.eclass b/eclass/toolchain.eclass
index 1df8004..0740488 100644
--- a/eclass/toolchain.eclass
+++ b/eclass/toolchain.eclass
@@ -534,8 +534,11 @@ gcc-compiler-configure() {
else
confgcc+=" --disable-libmudflap"
fi
-
- confgcc+=" $(use_enable hardened espf)"
+ if use hardened ; then
+ confgcc+=" --enable-espf=all"
+ else
+ confgcc+=" --enable-espf=no"
+ fi
if in_iuse openmp ; then
# Make sure target has pthreads support. #326757 #335883
diff --git a/sys-devel/gcc/gcc-4.8.0_alpha20120401.ebuild b/sys-devel/gcc/gcc-4.8.0_alpha20120729.ebuild
similarity index 100%
rename from sys-devel/gcc/gcc-4.8.0_alpha20120401.ebuild
rename to sys-devel/gcc/gcc-4.8.0_alpha20120729.ebuild
next reply other threads:[~2012-08-01 18:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-08-01 18:37 Magnus Granberg [this message]
-- strict thread matches above, loose matches on Subject: below --
2012-10-07 16:44 [gentoo-commits] proj/hardened-dev:testing commit in: sys-devel/gcc/, eclass/ Magnus Granberg
2012-09-29 23:26 Magnus Granberg
2012-04-07 19:11 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=1343846217.cf3b8a789ce9b8f3095b49df0ff0ef69ff3f44ec.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