Skip to content
  • Don Stewart's avatar
    Fix stage2 segfault on openbsd. · f638fdfe
    Don Stewart authored
    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.
    f638fdfe