Gentoo Archives: gentoo-hardened

From: Ned Ludd <solar@g.o>
To: gentoo-hardened@l.g.o
Subject: Re: [gentoo-hardened] HOWTO: unhardened to hardened
Date: Tue, 31 May 2005 15:56:25
Message-Id: 1117476700.32360.6.camel@localhost
In Reply to: Re: [gentoo-hardened] HOWTO: unhardened to hardened by "Tóth Attila"
1 On Mon, 2005-05-30 at 09:11 +0200, Tóth Attila wrote:
2 > Ned Ludd said:
3 > > On Sun, 2005-05-29 at 15:02 +0200, Tóth Attila wrote:
4 > >
5 > >> Beside modifying profile symlink you shouldn't need "pic" and "pie"
6 > >> flags in your make.conf any more.
7 > >
8 > > You need USE=pic if your going to use the hardened toolchain or you
9 > > will be in a world of hurt. Take gzip for example. Without the pic use
10 > > flag that package will not function properly for us do to some bad
11 > > inline asm.. But you are right on the pie thing. USE=pie is now
12 > > obsolete.
13
14
15
16 > BTW. If one uses a hardened profile, "hardened" and "pic" flags are
17 > included by default.Am I right?
18
19 Correct..
20
21 You can use this command to see the default behavior of the profile.
22 USE_ORDER=defaults emerge info
23
24 --
25 Ned Ludd <solar@g.o>
26
27 --
28 gentoo-hardened@g.o mailing list