WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85045
Fix minimal build.
https://bugs.webkit.org/show_bug.cgi?id=85045
Summary
Fix minimal build.
Allan Sandfeld Jensen
Reported
2012-04-27 03:17:23 PDT
Build with --minimal currently fails because it makes multiple conflicting definition of ENABLE_XSLT.
Attachments
Patch
(3.19 KB, patch)
2012-04-27 03:20 PDT
,
Allan Sandfeld Jensen
no flags
Details
Formatted Diff
Diff
Patch
(3.20 KB, patch)
2012-04-27 06:30 PDT
,
Allan Sandfeld Jensen
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Allan Sandfeld Jensen
Comment 1
2012-04-27 03:20:16 PDT
Created
attachment 139161
[details]
Patch
Tor Arne Vestbø
Comment 2
2012-04-27 05:55:18 PDT
Comment on
attachment 139161
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=139161&action=review
> Source/WebCore/Target.pri:2914 > +} else { > + HEADERS += xml/parser/XMLDocumentParserScope.h > + SOURCES += \ > + xml/parser/XMLDocumentParserLibxml2.cpp \ > + xml/parser/XMLDocumentParserScope.cpp
Please reverse this,ie, contains(DEFINES, WTF_USE_LIBXML2=1) {} else {}
Allan Sandfeld Jensen
Comment 3
2012-04-27 06:30:31 PDT
Created
attachment 139188
[details]
Patch Patch for landing
WebKit Review Bot
Comment 4
2012-04-27 13:18:01 PDT
Comment on
attachment 139188
[details]
Patch Clearing flags on attachment: 139188 Committed
r115482
: <
http://trac.webkit.org/changeset/115482
>
WebKit Review Bot
Comment 5
2012-04-27 13:18:06 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