Gentoo Archives: gentoo-dev

From: Magnus Granberg <zorry@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Re: [PATCH] To enable ssp default in Gcc the toolchain.eclass need some changes.
Date: Fri, 10 Jan 2014 15:48:44
Message-Id: 1665177.tTnHR6qK8u@laptop1.gw.ume.nu
In Reply to: [gentoo-dev] Re: [PATCH] To enable ssp default in Gcc the toolchain.eclass need some changes. by Ryan Hill
1 torsdag 09 januari 2014 17.56.56 skrev Ryan Hill:
2 > On Thu, 09 Jan 2014 21:58:46 +0100
3 >
4 > Magnus Granberg <zorry@g.o> wrote:
5 > > - use hardened && make_gcc_hard
6 > > + if ( tc_version_is_at_least 4.8 || use hardened ) && ! use vanilla ;
7 > > then
8 >
9 > s/4.8/4.8.2
10 >
11 > Or should we wait until the next release (4.8.3 or 4.9.0)? I think I'd
12 > prefer it but I don't have a good reason.
13 >
14 > What gcc-config profiles get installed after this patch?
15 We have only one now. But we can add a nossp but
16 i would only use it for debuging and it don't mix well with distcc.
17 The GCC_SPECS is not trasfered betvine the host and guest.
18
19 /Magnus

Attachments

File name MIME type
signature.asc application/pgp-signature