Skip to content
  • Henrik Gramner's avatar
    mingw: Enable high-entropy ASLR on 64-bit Windows · c01bf421
    Henrik Gramner authored
    To fully utilize HEASLR the image base address must also be set above
    4 GiB. For consistency use the same address as MSVC uses by default.
    
    This requires binutils 2.25 which isn't available on all common
    distributions, so only enable it after checking that it's supported.
    c01bf421