Skip to content
  • chak@cse.unsw.edu.au.'s avatar
    Fix build on Mac OS 10.6 (Snow Leopard) · c2cd83e7
    chak@cse.unsw.edu.au. authored
    - We have -m32 as machine-dependent option for gcc for a 32 bit build
    - Like on OpenBSD, SL requires -fno-stack-protector to avoid triggering the
      stack smashing checks inserted by gcc by default on this platform.
    c2cd83e7