VirtualBox

Changeset 6090 in vbox


Ignore:
Timestamp:
Dec 15, 2007 7:36:52 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
26790
Message:

_REENTRANT triggers thread support, see xmlversion-default.h and win32xmlversion.h.

File:
1 edited

Legend:

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

    r6089 r6090  
    7878VBox-libxml2_DEFS.win       = WIN32 _WINDOWS _MBCS \
    7979                              _CRT_SECURE_NO_DEPRECATE _CRT_NONSTDC_NO_DEPRECATE
     80VBox-libxml2_DEFS          += _REENTRANT # triggers thread support, see xmlversion-default.h and win32xmlversion.h.
    8081VBox-libxml2_LDFLAGS.win    = /VERSION:$(LIBXML_MAJOR_VERSION).$(LIBXML_MINOR_VERSION)
    81 
    82 ifneq ($(WITH_THREADS),no)
    83  VBox-libxml2_DEFS.win     += _REENTRANT
    84 endif
    8582
    8683# Note: all _LIBS stuff is left below is just in case if we want to build a
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