[Webkit-unassigned] [Bug 173066] [CMake] Only force response files for Ninja with CMake < 3.2 on Linux

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 7 11:09:55 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=173066

--- Comment #4 from Loïc Yhuel <loic.yhuel at softathome.com> ---
(In reply to Michael Catanzaro from comment #3)
> Comment on attachment 312195 [details]
> Patch
> 
> Thanks, let's try it! I only wonder if we still need the conditionals to
> force disable response files when using icecc. Carlos Lopez, Tom, what do
> you think?

The icecc test was only disabling CMAKE_NINJA_FORCE_RESPONSE_FILE for CMake > 3.5, older versions only support response files to link or create archives.
The archives are done locally with ar, and for the link icecc probably forwards all arguments to the local CXX.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170607/7fccdc76/attachment-0001.html>


More information about the webkit-unassigned mailing list