[commit: ghc] master: Improve support for cross-compilation (9fff25e)

Simon Marlow marlowsd at gmail.com
Mon Jan 30 15:48:26 CET 2012


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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/9fff25eaf08016c4c0e32a7087a1249d586550c0

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

commit 9fff25eaf08016c4c0e32a7087a1249d586550c0
Author: Simon Marlow <marlowsd at gmail.com>
Date:   Mon Jan 30 11:19:03 2012 +0000

    Improve support for cross-compilation
    
    Patchset from Stephen Blackheath <stephen.blackheath at ipwnstudios.com>

 aclocal.m4                  |   27 ++++++++----
 compiler/ghc.mk             |    5 ++
 configure.ac                |   93 +++++++++++++++++++++++++++++++++++-------
 ghc.mk                      |   43 ++++++++++++++++----
 ghc/ghc.mk                  |    8 +++-
 includes/ghc.mk             |   22 +++++++++-
 libffi/ghc.mk               |    2 +-
 mk/config.mk.in             |   49 +++++++++++++++++------
 rules/build-package-data.mk |    2 +-
 rules/build-package.mk      |    2 +-
 rules/haddock.mk            |    2 +-
 rules/shell-wrapper.mk      |    2 +-
 utils/ghc-pkg/ghc.mk        |   33 ++++++++++-----
 13 files changed, 224 insertions(+), 66 deletions(-)


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

    git show 9fff25eaf08016c4c0e32a7087a1249d586550c0



More information about the Cvs-ghc mailing list