[commit: ghc] master: Fix rts/package.conf.in ld-options for Clang. (1a98329)

Austin Seipp mad.one at gmail.com
Fri Jun 21 00:07:43 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : master

https://github.com/ghc/ghc/commit/1a98329a616ab78ce5f4b132f2c9d70b6df3f360

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

commit 1a98329a616ab78ce5f4b132f2c9d70b6df3f360
Author: Austin Seipp <aseipp at pobox.com>
Date:   Thu Jun 20 17:06:23 2013 -0500

    Fix rts/package.conf.in ld-options for Clang.
    
    Now with less Mac-breakage.
    
    With this change, I can get a working stage1/stage2 compiler using
    Clang 3.4svn, which can be used to link working executables!
    
    Signed-off-by: Austin Seipp <aseipp at pobox.com>

 rts/package.conf.in | 156 ++++++++++++++++++++++++++--------------------------
 1 file changed, 78 insertions(+), 78 deletions(-)


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

    git show 1a98329a616ab78ce5f4b132f2c9d70b6df3f360



More information about the ghc-commits mailing list