[GHC] #10223: Cleanup `mk/build.mk.sample`
GHC
ghc-devs at haskell.org
Thu Apr 2 09:42:12 UTC 2015
#10223: Cleanup `mk/build.mk.sample`
-------------------------------------+-------------------------------------
Reporter: thomie | Owner: thomie
Type: task | Status: new
Priority: normal | Milestone: 7.12.1
Component: Compiler | Version: 7.10.1
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
Type of failure: None/Unknown | Unknown/Multiple
Blocked By: | Test Case:
Related Tickets: | Blocking:
| Differential Revisions:
-------------------------------------+-------------------------------------
Comment (by Thomas Miedema <thomasmiedema@…>):
In [changeset:"9b66a7f3d04ed93972e7daa1c6307c8d68ac3720/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="9b66a7f3d04ed93972e7daa1c6307c8d68ac3720"
Do not set -fasm explicitly in build.mk.sample (#10223)
On platforms that support -fasm, it is already the default, so we don't
have to set it.
Reviewed By: austin, erikd (tested on powerpc and armhf)
Differential Revision: https://phabricator.haskell.org/D784
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10223#comment:5>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list