WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
84313
[Qt] Fix Qt-Mac build after libxml patch
https://bugs.webkit.org/show_bug.cgi?id=84313
Summary
[Qt] Fix Qt-Mac build after libxml patch
Noam Rosenthal
Reported
2012-04-18 20:38:26 PDT
[Qt] Fix Qt-Mac build after libxml patch
Attachments
Patch
(1.34 KB, patch)
2012-04-18 20:43 PDT
,
Noam Rosenthal
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Noam Rosenthal
Comment 1
2012-04-18 20:43:23 PDT
Created
attachment 137832
[details]
Patch
Simon Hausmann
Comment 2
2012-04-19 03:36:50 PDT
Comment on
attachment 137832
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=137832&action=review
> Source/WebCore/WebCore.pri:118 > + LIBS += -lxml2 -lxslt
Shouldn't it be the other way around? pkg-config --libs prints -lxslt -lxml2 for me.
WebKit Review Bot
Comment 3
2012-04-19 06:11:57 PDT
Comment on
attachment 137832
[details]
Patch Clearing flags on attachment: 137832 Committed
r114627
: <
http://trac.webkit.org/changeset/114627
>
WebKit Review Bot
Comment 4
2012-04-19 06:12:07 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