[Webkit-unassigned] [Bug 61235] JavaScriptCore doesn't build on MinGW-w64

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 20 20:37:25 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61235


Jonathan Liu <net147 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #94311|0                           |1
        is obsolete|                            |




--- Comment #1 from Jonathan Liu <net147 at gmail.com>  2011-05-20 20:37:25 PST ---
Created an attachment (id=94313)
 --> (https://bugs.webkit.org/attachment.cgi?id=94313&action=review)
Fix compilation on MinGW-w64

As sys/mman.h is available on Linux, i've updated the patch to check whether the compiler is not MinGW instead of whether it is Darwin.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list