[Webkit-unassigned] [Bug 157261] Fix the Mac cmake clean build issue
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 20:01:17 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157261
--- Comment #7 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Thank you for reviewing my patch.
(In reply to comment #3)
> I wonder if we're missing this dependency anywhere else?
This missing dependency problem can be reproduced with like following steps:
1) rm -rf WebKitBuild/Debug
2) ./Tools/Scripts/build-webkit --gtk --64-bit --debug
3) Ctrl-C to abort build after CMake finished.
4) ninja-build -C WebKitBuild/Debug WebCoreDerivedSources
5) Build fails
--
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/20160902/c802b4e1/attachment.html>
More information about the webkit-unassigned
mailing list