WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 178081
[WPE][GTK] Propagate libepoxy compiler flags obtained from pkg-config
https://bugs.webkit.org/show_bug.cgi?id=178081
Summary
[WPE][GTK] Propagate libepoxy compiler flags obtained from pkg-config
Adrian Perez
Reported
2017-10-09 08:16:23 PDT
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.
Attachments
Patch
(3.65 KB, patch)
2017-10-09 08:21 PDT
,
Adrian Perez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adrian Perez
Comment 1
2017-10-09 08:21:09 PDT
Created
attachment 323175
[details]
Patch
WebKit Commit Bot
Comment 2
2017-10-09 09:04:43 PDT
Comment on
attachment 323175
[details]
Patch Clearing flags on attachment: 323175 Committed
r223045
: <
http://trac.webkit.org/changeset/223045
>
WebKit Commit Bot
Comment 3
2017-10-09 09:04:45 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4
2017-10-09 09:05:19 PDT
<
rdar://problem/34886578
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug