Skip to content
  • Ben Gamari's avatar
    6629f1c5
    Move via-C flags into GHC · 6629f1c5
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    These were previously hardcoded in configure (with no option for
    overriding them) and simply passed onto ghc through the settings file.
    
    Since configure already guarantees gcc supports those flags, we simply
    move them into GHC.
    6629f1c5
    Move via-C flags into GHC
    Ben Gamari authored and Marge Bot's avatar Marge Bot committed
    These were previously hardcoded in configure (with no option for
    overriding them) and simply passed onto ghc through the settings file.
    
    Since configure already guarantees gcc supports those flags, we simply
    move them into GHC.
Loading