[GHC] #7572: mk/build.mk does not let you build 'quick-llvm' style
GHC
cvs-ghc at haskell.org
Sun Jan 13 08:49:28 CET 2013
#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
More information about the ghc-tickets
mailing list