patch applied (ghc): Change how we find the host/build/target platforms

Ian Lynagh igloo at earth.li
Sat May 23 08:25:57 EDT 2009


Fri May 22 16:30:22 PDT 2009  Ian Lynagh <igloo at earth.li>
  * Change how we find the host/build/target platforms
  Rather than using the autoconf built-in stuff and mangling it, we
  now just ask the bootstrapping compiler what platform we are on.
  
  When doing a port of GHC, you need to specify the platform you are
  porting to.
  
  The minimum version of GHC required is now 6.8.

    M ./configure.ac -619 +178
    M ./mk/project.mk.in -6

View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090522233022-3fd76-77ee75498435900c6cd0fd3967ed2ef5d6176dcf.gz



More information about the Cvs-ghc mailing list