mirror of
https://github.com/reactos/reactos.git
synced 2025-06-13 13:58:30 +00:00
[LIBXML2] Update to version 2.9.7. CORE-14291
This commit is contained in:
parent
b97f0a8fed
commit
fc82f8e2e3
52 changed files with 1978 additions and 2458 deletions
2
sdk/lib/3rdparty/libxml2/libxml.h
vendored
2
sdk/lib/3rdparty/libxml2/libxml.h
vendored
|
@ -101,7 +101,7 @@ int xmlNop(void);
|
|||
#ifdef IN_LIBXML
|
||||
#ifdef __GNUC__
|
||||
#ifdef PIC
|
||||
#ifdef linux
|
||||
#ifdef __linux__
|
||||
#if (__GNUC__ == 3 && __GNUC_MINOR__ >= 3) || (__GNUC__ > 3)
|
||||
#include "elfgcchack.h"
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue