#2957: GHC head build fails on non-GNU system assuming `patch' command is GNU
patch
--------------------+-------------------------------------------------------
Reporter:  kgardas  |          Owner:                
    Type:  bug      |         Status:  new           
Priority:  normal   |      Component:  Build System  
 Version:  6.11     |       Severity:  normal        
Keywords:           |       Testcase:                
      Os:  Solaris  |   Architecture:  x86_64 (amd64)
--------------------+-------------------------------------------------------
 Hello,
 GHC head build fails on non-GNU system using `patch' command in
 libffi/Makefile while assuming this is GNU patch at the same time. This is
 at least my assumption since Solaris' patch complains about wrong format,
 while GNU patch runs happily. Obvious fix to this issue is attached.
 Karel

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2957>
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

Reply via email to