#2957: GHC head build fails on non-GNU system assuming `patch' command is GNU
patch
-------------------------------+--------------------------------------------
Reporter: kgardas | Owner: igloo
Type: bug | Status: new
Priority: normal | Milestone: 6.10.2
Component: Build System | Version: 6.11
Severity: normal | Resolution:
Keywords: | Difficulty: Unknown
Testcase: | Os: Solaris
Architecture: x86_64 (amd64) |
-------------------------------+--------------------------------------------
Changes (by igloo):
* milestone: => 6.10.2
Comment:
Fixed in HEAD by:
{{{
Fri Jan 23 18:00:15 GMT 2009 Ian Lynagh <[email protected]>
* Make the libffi patch files portable
Solaris's patch can't apply them if the lines beginning "---" aren't
preceeded by a "diff -ur foo bar" line.
}}}
TODO:
Also apply a patch similar to kgardas's in the new build system.
Merge patch to 6.10 branch.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2957#comment:3>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs