[Webkit-unassigned] [Bug 146740] [GTK] Build race with -DENABLE_WAYLAND_TARGET=ON
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jul 9 03:38:45 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=146740
--- Comment #9 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #8)
> On a side note, PlatformDisplayX11.cpp is built into libWebCore, while
> PlatformDisplay.cpp and PlatformDisplayWayland.cpp are built into
> libWebCorePlatformGTK. Would be nice to build these into the same library if
> possible.
Yes, this is the issue here I think.
Including PlatformDisplayWayland.cpp in libWebCore instead of libWebCorePlatformGTK fixes this bug.
I will upload a patch.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150709/51155059/attachment.html>
More information about the webkit-unassigned
mailing list