#8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags
-------------------------------------+-------------------------------------
Reporter: | Owner: Austin Seipp
StephenBlackheath |
Type: bug | Status: closed
Priority: normal | Milestone:
Component: Build System | Version: 7.7
Resolution: fixed | Keywords:
Operating System: Other | Architecture: arm
Type of failure: Building GHC | Difficulty: Easy (less than 1
failed | hour)
Test Case: | Blocked By:
Blocking: 7724 | Related Tickets:
-------------------------------------+-------------------------------------
Changes (by Austin Seipp ):
* owner: => Austin Seipp
* status: patch => closed
* resolution: => fixed
Comment:
In [changeset:5fb72555f7b7ab67a33583f33ad9160761ca434f/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="5fb72555f7b7ab67a33583f33ad9160761ca434f"
Fix Stage1Only: don't build ghctags.
ghctags needs the stage2 compiler, since it uses the GHC API.
Fixes #8126.
Authored-by: Stephen Blackheath <...@blacksapphire.com>
Signed-off-by: Austin Seipp
}}}
--
Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8126#comment:3
GHC http://www.haskell.org/ghc/
The Glasgow Haskell Compiler