VirtualBox

Changeset 63116 in vbox for trunk/src/libs


Ignore:
Timestamp:
Aug 6, 2016 8:56:33 PM (8 years ago)
Author:
vboxsync
Message:

libxml: template correction.

Location:
trunk/src/libs/libxml2-2.9.2
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/libs/libxml2-2.9.2/Makefile.kmk

    r62534 r63116  
    8686
    8787LIBRARIES += VBox-libxml2-static
    88 VBox-libxml2-static_TEMPLATE = VBOXR3STATIC
     88VBox-libxml2-static_TEMPLATE = VBoxR3StaticNonPedantic
    8989VBox-libxml2-static_EXTENDS = VBox-libxml2
    9090
  • trunk/src/libs/libxml2-2.9.2/catalog.c

    r58072 r63116  
    6969
    7070#define XML_URN_PUBID "urn:publicid:"
    71 #define XML_CATAL_BREAK ((xmlChar *) -1)
     71#define XML_CATAL_BREAK ((xmlChar *)/*vbox:*/(intptr_t) -1)
    7272#ifndef XML_XML_DEFAULT_CATALOG
    7373#define XML_XML_DEFAULT_CATALOG "file:///etc/xml/catalog"
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette