Bug 138003 - [GTK] Fix build on Hurd
Summary: [GTK] Fix build on Hurd
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-10-23 02:48 PDT by Alberto Garcia
Modified: 2014-10-23 02:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.47 KB, patch)
2014-10-23 02:50 PDT, Alberto Garcia
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alberto Garcia 2014-10-23 02:48:55 PDT
WebKitGTK+ is not building on Hurd at the moment but it's easy to fix, Debian is already doing it.
Comment 1 Alberto Garcia 2014-10-23 02:50:24 PDT
Created attachment 240337 [details]
Patch
Comment 2 WebKit Commit Bot 2014-10-23 02:51:39 PDT
Attachment 240337 [details] did not pass style-queue:


ERROR: Source/WTF/wtf/InlineASM.h:85:  Weird number of spaces at line-start.  Are you using a 4-space indent?  [whitespace/indent] [3]
Total errors found: 1 in 3 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Alberto Garcia 2014-10-23 02:55:07 PDT
Committed r175115: <http://trac.webkit.org/changeset/175115>