RESOLVED FIXED 126294
[GTK] [CMake] Parallel build sometimes fails when building libWebKit2APITestCore
https://bugs.webkit.org/show_bug.cgi?id=126294
Summary [GTK] [CMake] Parallel build sometimes fails when building libWebKit2APITestCore
Martin Robinson
Reported 2013-12-30 09:23:10 PST
libWebKit2APITestCore depends on auto-generated WebKit headers, but doesn't link against it, so we must add a direct dependency.
Attachments
Patch (1.38 KB, patch)
2013-12-30 09:24 PST, Martin Robinson
no flags
Martin Robinson
Comment 1 2013-12-30 09:24:08 PST
WebKit Commit Bot
Comment 2 2013-12-30 09:25:41 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Martin Robinson
Comment 3 2013-12-30 10:41:59 PST
Comment on attachment 220115 [details] Patch Clearing flags on attachment: 220115 Committed r161145: <http://trac.webkit.org/changeset/161145>
Martin Robinson
Comment 4 2013-12-30 10:42:04 PST
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.