[GHC] #7572: mk/build.mk does not let you build 'quick-llvm' style
GHC
cvs-ghc at haskell.org
Thu Jan 17 06:49:06 CET 2013
#7572: mk/build.mk does not let you build 'quick-llvm' style
-----------------------------+----------------------------------------------
Reporter: thoughtpolice | Owner: thoughtpolice
Type: bug | Status: patch
Priority: normal | Component: Build System
Version: 7.7 | Keywords:
Os: Unknown/Multiple | Architecture: Unknown/Multiple
Failure: None/Unknown | Blockedby:
Blocking: | Related:
-----------------------------+----------------------------------------------
Comment(by mad.one@…):
commit b05531bd2d03bf13ddc609bad1fcaf177854a761
{{{
Author: Austin Seipp <mad.one at gmail.com>
Date: Sun Jan 13 01:52:42 2013 -0600
Add a 'quick-llvm' build mode to mk/build.mk.
Closes Trac #7572.
Signed-off-by: Austin Seipp <mad.one at gmail.com>
mk/build.mk.sample | 19 +++++++++++++++++++
1 files changed, 19 insertions(+), 0 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7572#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list