[commit: ghc] master: More more ld-related settings into the settings file (668151c)

Ian Lynagh igloo at earth.li
Sun Aug 5 23:25:07 CEST 2012


Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/668151c880f5662e59288a0884d8d3505c0ce7d7

>---------------------------------------------------------------

commit 668151c880f5662e59288a0884d8d3505c0ce7d7
Author: Ian Lynagh <ian at well-typed.com>
Date:   Sun Aug 5 21:28:20 2012 +0100

    More more ld-related settings into the settings file
    
    Related to #4862

 compiler/ghc.mk                 |    6 ------
 compiler/main/DriverPipeline.hs |   20 ++++++++++----------
 compiler/main/DynFlags.hs       |    3 +++
 compiler/main/SysTools.lhs      |   11 +++++++++++
 configure.ac                    |    9 ++++-----
 distrib/configure.ac.in         |    3 +++
 settings.in                     |    3 +++
 7 files changed, 34 insertions(+), 21 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 668151c880f5662e59288a0884d8d3505c0ce7d7



More information about the Cvs-ghc mailing list