[Webkit-unassigned] [Bug 126779] New: FreeBSD build fixes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 13:47:30 PST 2014


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

           Summary: FreeBSD build fixes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kwm at FreeBSD.org


Add sys/wait.h for WIFEXITED and WEXITSTATUS defines.
FreeBSD doesn't have SIGCLD, wrap the code in #if defined(SIGCLD).

-- 
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