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.
Loading
Please register or sign in to comment