[GHC] #16106: Remove PowerPC OS X (Darwin) support
GHC
ghc-devs at haskell.org
Wed Jan 16 05:52:07 UTC 2019
#16106: Remove PowerPC OS X (Darwin) support
-------------------------------------+-------------------------------------
Reporter: trommler | Owner: trommler
Type: task | Status: patch
Priority: normal | Milestone: ⊥
Component: Compiler | Version: 8.6.3
Resolution: | Keywords:
Operating System: MacOS X | Architecture: powerpc
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: | https://gitlab.haskell.org/ghc/ghc/merge_requests/63
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"374e44704b64afafc1179127e6c9c5bf1715ef39/ghc"
374e4470/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="374e44704b64afafc1179127e6c9c5bf1715ef39"
PPC NCG: Remove Darwin support
Support for Mac OS X on PowerPC has been dropped by Apple years ago. We
follow suit and remove PowerPC support for Darwin.
Fixes #16106.
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/16106#comment:6>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list