
#7572: mk/build.mk does not let you build 'quick-llvm' style -----------------------------+---------------------------------------------- Reporter: thoughtpolice | Owner: thoughtpolice Type: bug | Status: new Priority: normal | Component: Build System Version: 7.7 | Keywords: Os: Unknown/Multiple | Architecture: Unknown/Multiple Failure: None/Unknown | Blockedby: Blocking: | Related: -----------------------------+---------------------------------------------- In mk/build.mk, you specify the build flavor you want for the compiler. Often during development, a good default is 'quick'. But sometimes I also want to be able to do a quick build using the LLVM backend. This is in line with other build modes, such as perf/perf-llvm. I have a patch for this that I will offer up shortly. -- Ticket URL: http://hackage.haskell.org/trac/ghc/ticket/7572 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler