VirtualBox

Changeset 14377 in vbox


Ignore:
Timestamp:
Nov 19, 2008 7:19:34 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
39598
Message:

libs/libxml2: Added LIBXML_STATIC_FOR_DLL for Windows builds since it eliminates the code that creates unnecessary cleanup threads (we link to libxml2 from a DLL only).

File:
1 edited

Legend:

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

    r12198 r14377  
    2828VBox-libxml2_DEFS           = LIBXML_STATIC _REENTRANT # the latter triggers thread support, see xmlversion-default.h and win32xmlversion.h.
    2929VBox-libxml2_DEFS.win       = WIN32 _WINDOWS _MBCS _CRT_SECURE_NO_DEPRECATE _CRT_NONSTDC_NO_DEPRECATE \
    30                               HAVE_WIN32_THREADS HAVE_ZLIB_H
     30                              LIBXML_STATIC_FOR_DLL HAVE_WIN32_THREADS HAVE_ZLIB_H
    3131VBox-libxml2_CFLAGS.win.amd64 = -wd4267
    3232VBox-libxml2_INCS           = include
Note: See TracChangeset for help on using the changeset viewer.

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