Gentoo Archives: gentoo-dev

From: Ryan Hill <dirtyepic@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: [PATCH] To enable ssp default in Gcc the toolchain.eclass need some changes.
Date: Fri, 10 Jan 2014 00:02:56
Message-Id: 20140109181200.6c1ca1e8@caribou.gateway.pace.com
In Reply to: Re: [gentoo-dev] Re: [PATCH] To enable ssp default in Gcc the toolchain.eclass need some changes. by William Hubbs
1 On Thu, 9 Jan 2014 17:41:08 -0600
2 William Hubbs <williamh@g.o> wrote:
3
4 > On Fri, Jan 10, 2014 at 12:30:04AM +0100, Andreas K. Huettel wrote:
5 > > Am Freitag, 10. Januar 2014, 00:26:03 schrieb Ryan Hill:
6 > > >
7 > > > > Please avoid "noblah" use flags.
8 > > > >
9 > > > > http://devmanual.gentoo.org/general-concepts/use-flags/
10 > > > >
11 > > > > ssp flag that defaults to on is fine.
12 > > >
13 > > > This flag already exists and has always worked this way.
14 > >
15 > > "already exists and has always worked this way" is not really a good
16 > > argument. The rest of the tree sticks to guidelines, so why not here?
17 >
18 > Agreed again. Saying that something has always worked a certain way in
19 > the past is not justification for keeping it working that way,
20 > especially when there are preferred ways of doing the same thing that
21 > are different.
22
23 Sure, I'm just pointing out that nothing is changing here. It sounded like
24 people were objecting to the addition of a new no* flag. I agree we should
25 change them once we can but that shouldn't block this patch.
26
27
28 > > > We don't have USE defaults yet.
29 > >
30 > > Now if you had said "we can't use USE defaults yet since current ebuilds
31 > > are still at EAPI=0"... that would have been slightly more informative. :)
32 > >
33 > > (Yes I've seen that there is work going on, and I think that's good. Being
34 > > careful when modernizing makes sense here of course.)
35 >
36 > Right, I thought someone had updated toolchain.eclass to use a modern
37 > eapi, but I hadn't seen any more on that in some time. What's the
38 > latest?
39
40 I did, but I can't start using new features until I bring all the ebuilds up to
41 a minimum EAPI. I'm going to start that this weekend.
42
43
44
45 --
46 Ryan Hill psn: dirtyepic_sk
47 gcc-porting/toolchain/wxwidgets @ gentoo.org
48
49 47C3 6D62 4864 0E49 8E9E 7F92 ED38 BD49 957A 8463

Attachments

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

Replies

Subject Author
Re: [gentoo-dev] Re: [PATCH] To enable ssp default in Gcc the toolchain.eclass need some changes. "Rick \\\"Zero_Chaos\\\" Farina" <zerochaos@g.o>