Re: [PATCH 1/1] POWERPC: Fix ppc32 compile with gcc+SSP in 2.6.16

From: Olaf Hering
Date: Tue Apr 04 2006 - 06:58:49 EST


On Tue, Apr 04, John Mylchreest wrote:

> On Tue, Apr 04, 2006 at 11:41:24AM +0200, Olaf Hering <olh@xxxxxxx> wrote:
> > I think this should go into the main makefile, HOSTCFLAGS or similar. If
> > you look around quickly in the gentoo bugzilla, all non-userland
> > packages (grub, xen, kernel etc.) require the -fno-feature.
>
> I'm not completely sure I understand where you are coming from here?
> I assume you mean adding -fno-stack-protector to the host userlands
> CFLAGS variable (or similar) to make it a global change, but if so
> you're missing my point.

I mean the whole kernel should be compiled with it, if you put it into
global cflags, the boot parts will pick it up from there.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/