[GHC] #8764: Usage of `sed' in GHC build system (Solaris build failure).
GHC
ghc-devs at haskell.org
Wed Feb 19 22:34:27 UTC 2014
#8764: Usage of `sed' in GHC build system (Solaris build failure).
----------------------------------------+-----------------------------
Reporter: kgardas | Owner:
Type: bug | Status: patch
Priority: normal | Milestone: 7.8.1
Component: Build System | Version: 7.8.1-rc1
Resolution: | Keywords:
Operating System: Solaris | Architecture: x86
Type of failure: Building GHC failed | Difficulty: Unknown
Test Case: | Blocked By:
Blocking: | Related Tickets:
----------------------------------------+-----------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"e638acb6a825559fbd93bdaf8ae2704535c157f1/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="e638acb6a825559fbd93bdaf8ae2704535c157f1"
fix sed expression in build dependencies rules to work well with non-GNU
sed (fixes #8764)
The patch is provided by Christian Maeder <Christian.Maeder at dfki.de>
Signed-off-by: Karel Gardas <karel.gardas at centrum.cz>
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8764#comment:14>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list