DescriptionRevert the changes to libxml.gyp in r52725.
Both libxml and its direct dependencies need to define
LIBXML_STATIC when libxml is a static library. Right
now it is necessary to define this macro only on Windows,
but the macro is intended to be cross-platform.
R=evan
BUG=50048
TEST=Windows build log should not contain "locally defined
symbol XXX imported" linker warings such as:
libxslt.lib(numbers.obj) : warning LNK4049: locally defined symbol _xmlFree imported
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53861
Patch Set 1 #Patch Set 2 : Fix macro redefined warning. #
Total comments: 1
Messages
Total messages: 5 (0 generated)
|