Fix stage2 segfault on openbsd.
authordons@cse.unsw.edu.au <unknown>
Fri, 28 Apr 2006 07:48:11 +0000 (07:48 +0000)
committerdons@cse.unsw.edu.au <unknown>
Fri, 28 Apr 2006 07:48:11 +0000 (07:48 +0000)
commitf638fdfe1d9de1307355c8074fbff9c28342c0ef
tree49952d7bcd1f83fb6afa261e1e9cec17a810bb25
parent956293b3f44d493bb55c5fb569d94824c4b6fe45
Fix stage2 segfault on openbsd.

Somewhere along the 6.5 branch, gcc started compiling the rts such that
it triggers the stack smash handler, causing stage2 to by kill'd
immediately. This turns off the stack protector, which will do for now.
rts/Makefile