On Tue, Apr 05, 2005 at 03:36:33PM -0700, Matthew Dillon wrote:
> dillon 2005/04/05 15:36:33 PDT
>
> DragonFly src repository
>
> Modified files:
> sys/boot/ficl Makefile
> sys/boot/i386 Makefile.inc
> sys/conf Makefile.i386
> Log:
> Make sure neither the boot loader nor the kernel is compiled with the
> stack protector.
This or one of the other -fno-stack-protector changes broke cross compilation
:(
Joerg