[GHC] #8533: Extend new getPhysicalMemorySize ifdef to ios_HOST_OS
#8533: Extend new getPhysicalMemorySize ifdef to ios_HOST_OS -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 Keywords: | Operating System: Other Architecture: arm | Type of failure: Building GHC Difficulty: Easy (less than 1 | failed hour) | Test Case: Blocked By: | Blocking: Related Tickets: | -------------------------------------+------------------------------------- A very tiny patch to extend thoughtpoice's recent commit "Fix getPhysicalMemorySize on OS X (#8481)" to extend the ifdef to ios_HOST_OS, which also requires the fix. -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8533> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8533: Extend new getPhysicalMemorySize ifdef to ios_HOST_OS -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: new Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 Resolution: | Keywords: Operating System: Other | Architecture: arm Type of failure: Building GHC | Difficulty: Easy (less than 1 failed | hour) Test Case: | Blocked By: Blocking: | Related Tickets: -------------------------------------+------------------------------------- Comment (by Austin Seipp <austin@…>): In [changeset:"bb73d1d4a4e5195cbecc5a009a0e798af02aa37b/ghc"]: {{{ #!CommitTicketReference repository="ghc" revision="bb73d1d4a4e5195cbecc5a009a0e798af02aa37b" Extend getPhysicalMemorySize to iOS (#8533) Authored-by: Authored-by: Luke Iannini <lukexi@me.com> Signed-off-by: Austin Seipp <austin@well-typed.com> }}} -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8533#comment:1> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
#8533: Extend new getPhysicalMemorySize ifdef to ios_HOST_OS -------------------------------------+------------------------------------- Reporter: lukexi | Owner: Type: bug | Status: closed Priority: high | Milestone: 7.8.1 Component: Compiler | Version: 7.6.3 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: | Related Tickets: -------------------------------------+------------------------------------- Changes (by thoughtpolice): * status: new => closed * resolution: => fixed -- Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8533#comment:2> GHC <http://www.haskell.org/ghc/> The Glasgow Haskell Compiler
participants (1)
-
GHC