Fri Apr 28 00:48:11 PDT 2006 dons at cse.unsw.edu.au
* 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.
M ./rts/Makefile +5