[Webkit-unassigned] [Bug 187701] [GTK][BUILD] FAILED: lib/libwebkit2gtk-4.0.so.37.31.0 collect2: error: ld returned 1 exit status
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 18 07:59:23 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187701
--- Comment #7 from Michael Catanzaro <mcatanzaro at igalia.com> ---
For WebKitGTK+, SSE2 instructions are forbidden (except when building for x86_64) because that's what our distributors require. But I doubt all developers are aware of this, and I also doubt anybody ever tests on such old hardware. So it might require some effort to audit the codebase for unwanted SSE2 instructions to make sure they're not there and fix them if so.
--
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/20180718/4661d43a/attachment-0001.html>
More information about the webkit-unassigned
mailing list