#2809: Patching libffi fails in Solaris
---------------------------------+------------------------------------------
    Reporter:  rl                |        Owner:             
        Type:  bug               |       Status:  new        
    Priority:  normal            |    Milestone:  6.12 branch
   Component:  Build System      |      Version:  6.11       
    Severity:  normal            |   Resolution:             
    Keywords:                    |   Difficulty:  Unknown    
    Testcase:                    |           Os:  Solaris    
Architecture:  Unknown/Multiple  |  
---------------------------------+------------------------------------------
Changes (by igloo):

  * difficulty:  => Unknown
  * milestone:  => 6.12 branch

Comment:

 Thanks for the report.

 Adding a line
 {{{
 diff -ur foo bar
 }}}
 before each of the lines beginning `---` makes it work.

 Was this patch made by concatenating  multiple individual `diff -u`s,
 rather than with a single `diff -ur`?

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