WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
57558
[GTK] Link explicitly with XRender on Linux/Unix
https://bugs.webkit.org/show_bug.cgi?id=57558
Summary
[GTK] Link explicitly with XRender on Linux/Unix
Xan Lopez
Reported
2011-03-31 10:08:31 PDT
GNU gold requires this, otherwise the build fails.
Attachments
Patch
(3.52 KB, patch)
2011-03-31 10:14 PDT
,
Xan Lopez
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Xan Lopez
Comment 1
2011-03-31 10:14:38 PDT
Created
attachment 87756
[details]
Patch
Martin Robinson
Comment 2
2011-03-31 10:22:31 PDT
Comment on
attachment 87756
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=87756&action=review
> configure.ac:943 > +if test "$os_win32" = "no"; then
Should also not do this for OS X, I think.
Xan Lopez
Comment 3
2011-03-31 10:35:25 PDT
(In reply to
comment #2
)
> (From update of
attachment 87756
[details]
) > View in context:
https://bugs.webkit.org/attachment.cgi?id=87756&action=review
> > > configure.ac:943 > > +if test "$os_win32" = "no"; then > > Should also not do this for OS X, I think.
Our plugin code uses XP_UNIX, so I think it applies for OSX too.
Xan Lopez
Comment 4
2011-03-31 10:38:05 PDT
Comment on
attachment 87756
[details]
Patch Clearing flags on attachment: 87756 Committed
r82599
: <
http://trac.webkit.org/changeset/82599
>
Xan Lopez
Comment 5
2011-03-31 10:38:08 PDT
All reviewed patches have been landed. Closing bug.
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