RESOLVED FIXED 129966
Add os boilerplate to build leveldb on OpenBSD/NetBSD
https://bugs.webkit.org/show_bug.cgi?id=129966
Summary Add os boilerplate to build leveldb on OpenBSD/NetBSD
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.