[GHC] #13934: FP_CONVERT_CPU fails to convert CPU when invoked from bindist
GHC
ghc-devs at haskell.org
Thu Jul 20 16:04:52 UTC 2017
#13934: FP_CONVERT_CPU fails to convert CPU when invoked from bindist
-------------------------------------+-------------------------------------
Reporter: bgamari | Owner: (none)
Type: bug | Status: patch
Priority: normal | Milestone: 8.2.1
Component: Build System | Version: 8.0.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:D3761
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by Ben Gamari <ben@…>):
In [changeset:"1480080b31e9f7cd47ca7b677455b3558b0da2bc/ghc" 1480080/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="1480080b31e9f7cd47ca7b677455b3558b0da2bc"
distrib/configure: Canonicalize triples
Previously we failed to do this, which meant that the bindist's
configure would fail when passed --target (as you may need to do when
installing an armv7 bindist on an aarch64 machine, for instance).
Reviewers: hvr, erikd, austin
Reviewed By: hvr
Subscribers: rwbarton, thomie
GHC Trac Issues: #13934
Differential Revision: https://phabricator.haskell.org/D3761
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/13934#comment:2>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list