[GHC] #14022: base and ghc-prim should depend upon libm
GHC
ghc-devs at haskell.org
Sat Jul 29 14:34:24 UTC 2017
#14022: base and ghc-prim should depend upon libm
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.2.2
Component: Compiler | Version: 8.2.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s): Phab:D3787
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"0e3c10160472df082fd3decd98c2489a2f8e68bd/ghc"
0e3c1016/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="0e3c10160472df082fd3decd98c2489a2f8e68bd"
Ensure that we always link against libm
ld.gold is particularly picky that we declare all of our link
dependencies on Nix. See #14022.
Test Plan: Validate on Nix
Reviewers: austin
Subscribers: hvr, rwbarton, thomie
GHC Trac Issues: #14022
Differential Revision: https://phabricator.haskell.org/D3787
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/14022#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list