[Webkit-unassigned] [Bug 178081] New: [WPE][GTK] Propagate libepoxy compiler flags obtained from pkg-config

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 9 08:16:23 PDT 2017


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

            Bug ID: 178081
           Summary: [WPE][GTK] Propagate libepoxy compiler flags obtained
                    from pkg-config
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aperez at igalia.com
                CC: lforschler at apple.com

Similarly to what was done for bug #175125, we should use the
value of the “Cflags” field from “epoxy.pc”. In most cases it
will be empty, but the correct thing is respecting it.

Example: changes like https://github.com/anholt/libepoxy/pull/113
may result in the “Cflags” field being populated, and it's better
to make WebKit pick its value that being bitten by build failures
in the future and/or in less desktop-y platforms.

-- 
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/20171009/b998b0cc/attachment.html>


More information about the webkit-unassigned mailing list