Bug 129966

Summary: Add os boilerplate to build leveldb on OpenBSD/NetBSD
Product: WebKit Reporter: Landry Breuil <landry>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ajacoutot, berto, commit-queue, zan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fix leveldb build on openbsd/netbsd none

Landry Breuil
Reported 2014-03-08 02:22:51 PST
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..
Attachments
Fix leveldb build on openbsd/netbsd (5.00 KB, patch)
2014-03-08 02:28 PST, Landry Breuil
no flags
Landry Breuil
Comment 1 2014-03-08 02:28:18 PST
Created attachment 226211 [details] Fix leveldb build on openbsd/netbsd
WebKit Commit Bot
Comment 2 2014-03-14 14:20:40 PDT
Comment on attachment 226211 [details] Fix leveldb build on openbsd/netbsd Clearing flags on attachment: 226211 Committed r165648: <http://trac.webkit.org/changeset/165648>
WebKit Commit Bot
Comment 3 2014-03-14 14:20:43 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.