[Webkit-unassigned] [Bug 180625] New: Link-Time-Optimizations could be used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 9 13:26:32 PST 2017


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

            Bug ID: 180625
           Summary: Link-Time-Optimizations could be used
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: walter.huettenmeyer at gmail.com

Created attachment 328914

  --> https://bugs.webkit.org/attachment.cgi?id=328914&action=review

Patch to allow LTO

Compiling webkitgtk+-2.18.3 locally on an AMD64 machine, it will fail when using --flto=x --fuse-linker-plugin.
Only way to compile it without errors was to disable LTO.

I found a small patch on the gentoo forums here: https://forums.gentoo.org/viewtopic-t-1052716-start-0.html (credits to user costel78).
Patching the source with this allows me to compile it fine with LTO enabled.

Could you include this in upstream, if it seems worth?

-- 
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/20171209/69ab38d9/attachment.html>


More information about the webkit-unassigned mailing list