public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] proj/hardened-dev:testing commit in: sys-devel/gcc/, eclass/
@ 2012-08-01 18:37 99% Magnus Granberg
  0 siblings, 0 replies; 1+ results
From: Magnus Granberg @ 2012-08-01 18:37 UTC (permalink / raw
  To: gentoo-commits

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


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2012-08-01 18:37 99% [gentoo-commits] proj/hardened-dev:testing commit in: sys-devel/gcc/, eclass/ Magnus Granberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox