#7381: Build failure with BuildFlavour = prof
---------------------------------+------------------------------------------
    Reporter:  goldfire          |       Owner:  igloo              
        Type:  bug               |      Status:  new                
    Priority:  normal            |   Milestone:                     
   Component:  Build System      |     Version:  7.7                
    Keywords:                    |          Os:  MacOS X            
Architecture:  Unknown/Multiple  |     Failure:  Building GHC failed
  Difficulty:  Unknown           |    Testcase:                     
   Blockedby:                    |    Blocking:                     
     Related:                    |  
---------------------------------+------------------------------------------

Comment(by ian@…):

 commit af072fc35d8dbe7962e62700da052593e999c0ef
 {{{
 Author: Ian Lynagh <i...@well-typed.com>
 Date:   Fri Nov 2 21:42:33 2012 +0000

     Change how dependency generation works; fixes #7381

     We now do the initial dependency generation for the vanilla way
     regardless of what way flags and hisuf/osuf flags are given. This
     makes it easier to generate the right dependency info in the end.

  compiler/main/DriverMkDepend.hs |   41
 ++++++++++++++++++++++----------------
  ghc.mk                          |    5 ++++
  ghc/ghc.mk                      |    2 +-
  rules/build-dependencies.mk     |   12 +----------
  4 files changed, 31 insertions(+), 29 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to