1437b87739
We don't use the debugging runtime in LO's own code in dbgutil builds, so we shouldn't use it in bundled libs either. (At one point I did try to use the debugging runtime in a dbgutil build, but had to give up eventually; too many compilation errors thanks to using -D_DEBUG which brings in much more strict checks in the C++ headers. I apparently forgot to fix these makefiles then when I aborted the attempt.) Change-Id: I I Iedf765b55ba71b811d7fe3074e4c3129783108fd |
||
---|---|---|
.. | ||
prj | ||
libxml2-aix.patch | ||
libxml2-android.patch | ||
libxml2-configure.patch | ||
libxml2-global-symbols.patch | ||
libxml2-gnome599717.patch | ||
libxml2-latin.patch | ||
libxml2-long-path.patch | ||
libxml2-mingw.patch | ||
libxml2-vc10.patch | ||
libxml2-xpath.patch | ||
makefile.mk | ||
README |
Gnome xml parser library written in C, from [http://xmlsoft.org/]