Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master
http://hackage.haskell.org/trac/ghc/changeset/9fff25eaf08016c4c0e32a7087a1249d586550c0 >--------------------------------------------------------------- commit 9fff25eaf08016c4c0e32a7087a1249d586550c0 Author: Simon Marlow <marlo...@gmail.com> Date: Mon Jan 30 11:19:03 2012 +0000 Improve support for cross-compilation Patchset from Stephen Blackheath <stephen.blackhe...@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 _______________________________________________ Cvs-ghc mailing list Cvs-ghc@haskell.org http://www.haskell.org/mailman/listinfo/cvs-ghc