[GHC] #8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags

#8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags -------------------------------------+------------------------------------- Reporter: StephenBlackheath | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Build System | Version: 7.7 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: | -------------------------------------+------------------------------------- Without this patch, the build breaks when Stage1Only = YES is set in mk/build.mk, because it tries to use the non-existent stage 2 compiler to build ghctags. I am not 100% sure this is correct but it seems so and it works. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8126 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags -------------------------------------+------------------------------------- Reporter: | Owner: StephenBlackheath | Status: patch Type: bug | Milestone: Priority: normal | Version: 7.7 Component: Build System | Keywords: Resolution: | Architecture: arm Operating System: Other | Difficulty: Easy (less than 1 Type of failure: Building GHC | hour) failed | Blocked By: Test Case: | Related Tickets: Blocking: 7724 | -------------------------------------+------------------------------------- Changes (by StephenBlackheath): * status: new => patch -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8126#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags -------------------------------------+------------------------------------- Reporter: | Owner: StephenBlackheath | Status: patch Type: bug | Milestone: Priority: normal | Version: 7.7 Component: Build System | Keywords: Resolution: | Architecture: arm Operating System: Other | Difficulty: Easy (less than 1 Type of failure: Building GHC | hour) failed | Blocked By: Test Case: | Related Tickets: Blocking: 7724 | -------------------------------------+------------------------------------- Comment (by thoughtpolice): This looks sensible to me. -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/8126#comment:2 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#8126: iOS patch no 18: Fix Stage1Only so it doesn't build ghctags
-------------------------------------+-------------------------------------
Reporter: | Owner: Austin Seipp
StephenBlackheath |
participants (1)
-
GHC