[Webkit-unassigned] [Bug 204831] [Win] lld-link: error: /manifestdependency: is not allowed in .drectve

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 3 19:41:46 PST 2019


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

--- Comment #4 from Fujii Hironori <Hironori.Fujii at sony.com> ---
CMake prefers lld-link over link.exe if Clang is used.
https://gitlab.kitware.com/cmake/cmake/commit/079b8e29168dc081f37f79f3577a5c0690bb7051

I need to remove lld-link.exe in my PATH to make CMake choose link.exe.

-- 
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/20191204/7233c59c/attachment.htm>


More information about the webkit-unassigned mailing list