[GHC] #7678: GHC should compile cleanly with clang

GHC cvs-ghc at haskell.org
Sun Feb 10 09:41:09 CET 2013


#7678: GHC should compile cleanly with clang
--------------------------------+-------------------------------------------
Reporter:  thoughtpolice        |          Owner:  thoughtpolice   
    Type:  bug                  |         Status:  new             
Priority:  normal               |      Component:  Compiler        
 Version:  7.7                  |       Keywords:  clang           
      Os:  Unknown/Multiple     |   Architecture:  Unknown/Multiple
 Failure:  Building GHC failed  |      Blockedby:                  
Blocking:  7602                 |        Related:                  
--------------------------------+-------------------------------------------

Comment(by aseipp@…):

 commit 61e8d5df26522b01922bc5358b9c233de0d1fc29
 {{{
 Author: Austin Seipp <aseipp at pobox.com>
 Date:   Sun Feb 10 02:24:28 2013 -0600

     Better detection of clang in ./configure. Issue #7678.

     Signed-off-by: Austin Seipp <aseipp at pobox.com>

  aclocal.m4      |   19 +++++++++++++++----
  configure.ac    |    8 +++++++-
  mk/config.mk.in |    4 ++++
  3 files changed, 26 insertions(+), 5 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7678#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler



More information about the ghc-tickets mailing list