[commit: ghc] ghc-7.8: Revert "Fix obscure problem with using the system linker (#8935)" (559ae1e)

git at git.haskell.org git at git.haskell.org
Tue Jun 17 22:09:19 UTC 2014


Repository : ssh://git@git.haskell.org/ghc

On branch  : ghc-7.8
Link       : http://ghc.haskell.org/trac/ghc/changeset/559ae1e8b6e0229070d371cb90b23655b70e1b77/ghc

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

commit 559ae1e8b6e0229070d371cb90b23655b70e1b77
Author: Austin Seipp <austin at well-typed.com>
Date:   Tue Jun 17 17:09:02 2014 -0500

    Revert "Fix obscure problem with using the system linker (#8935)"
    
    This reverts commit 72bd832eb87975c504654a65f9c88daaa478f677.
    
    Signed-off-by: Austin Seipp <austin at well-typed.com>


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

559ae1e8b6e0229070d371cb90b23655b70e1b77
 compiler/ghci/Linker.lhs | 72 ++++++++++++++++--------------------------------
 rts/Linker.c             | 43 ++++++-----------------------
 2 files changed, 32 insertions(+), 83 deletions(-)

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

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 559ae1e8b6e0229070d371cb90b23655b70e1b77


More information about the ghc-commits mailing list