[Webkit-unassigned] [Bug 129966] New: Add os boilerplate to build leveldb on OpenBSD/NetBSD

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 8 02:25:51 PST 2014


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

           Summary: Add os boilerplate to build leveldb on OpenBSD/NetBSD
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: landry at openbsd.org
                CC: ajacoutot at gnome.org


Otherwise build fails with 'no such <endian.h> include' because of the ifdef fallback in Source/ThirdParty/leveldb/port/port_posix.h. So let's use the same codepaths as FreeBSD, they just work.
I know the gtk port is moving away from autotools to cmake, but i couldnt find the equivalent places for cmake files..

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