[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

#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