So if im reading the docs correctly do I need -fstack-protector-all
and -fstack-protector in my CFLAGS to take advantage of ssp?

According to the docs it should be default in the hardened profile? I
just need the hardened and pic USE flags right?

On 10/23/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> On 23 Oct 2007 at 21:03, Javier Martínez wrote:
>
> > 2007/10/23, Matt Poletiek <[EMAIL PROTECTED]>:
> > > Any idea why when I add -fstack-protector-all and -fstack-protector to
> > > CFLAGS paxtest still compiles with  -fno-stack-protector
> > > -fno-stack-protector-all ?
> > >
> > I think ssp is disabled in the Makefile. Look at there. Please take
> > note that (in my opinion) paxtest should only demonstrate how pax
> > works, not how ssp does.
>
> correct, ssp is disabled on purpose.
>
> --
> [EMAIL PROTECTED] mailing list
>
>


-- 
Matthew Poletiek
www.chill-fu.net
--
[EMAIL PROTECTED] mailing list

Reply via email to