[commit: packages/Cabal] ghc-head: Give the xxx_HOST_OS and xxx_HOST_ARCH options that were probed from ghc's target platform, rather than assuming HOST == BUILD. This fixes things for cross compiling. (9f374ab)

git at git.haskell.org git at git.haskell.org
Thu Aug 29 10:12:12 CEST 2013


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

On branch  : ghc-head
Link       : http://git.haskell.org/?p=packages/Cabal.git;a=commit;h=9f374ab45e62924506b992db9157c970c7259a03

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

commit 9f374ab45e62924506b992db9157c970c7259a03
Author: Stephen Blackheath <stephen.blackheath at ipwnstudios.com>
Date:   Thu Aug 29 13:09:18 2013 +1200

    Give the xxx_HOST_OS and xxx_HOST_ARCH options that were probed from ghc's target
    platform, rather than assuming HOST == BUILD. This fixes things for cross compiling.


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

9f374ab45e62924506b992db9157c970c7259a03
 Cabal/Distribution/Simple/Configure.hs  |   68 ++--------------------
 Cabal/Distribution/Simple/PreProcess.hs |   94 ++++++++++++++++++++-----------
 2 files changed, 66 insertions(+), 96 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 9f374ab45e62924506b992db9157c970c7259a03




More information about the ghc-commits mailing list