patch applied (ghc-7.0/ghc): Fix platform detection in bindists

Ian Lynagh igloo at earth.li
Sat Feb 12 01:23:38 CET 2011


Fri Feb 11 10:42:44 PST 2011  Ian Lynagh <igloo at earth.li>
  * Fix platform detection in bindists
  In a bindist, we generate files like the hsc2hs wrapper.
  This means we need to have the right values for the variables like
  CONF_GCC_LINKER_OPTS_STAGE1 which in turn means we need to know what
  platform we're on.

    M ./aclocal.m4 +77
    M ./configure.ac -66 +1
    M ./distrib/configure.ac.in +3

View patch online:
http://darcs.haskell.org/cgi-bin/darcsweb.cgi?r=ghc-7.0/ghc;a=darcs_commitdiff;h=20110211184244-3fd76-4be5c1ea03692f31d110e4d4d644b2a3f90ecc2a.gz



More information about the Cvs-ghc mailing list