summaryrefslogtreecommitdiff
path: root/libxml2/makefile.mk
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2010-07-21 16:23:13 +0200
committerJens-Heiner Rechtien <hr@openoffice.org>2010-07-21 16:23:13 +0200
commite159c70f5403454847a1fd0cb8faf077b7323ef6 (patch)
tree7dcedd45e672982ef361daec27d9ca157ae6c99e /libxml2/makefile.mk
parent8ae3b89540c0a5044126c59776642c898ce6ef50 (diff)
parent7e5ed4b24a3dcd1926946c434b3e12c167a4f950 (diff)
CWS-TOOLING: integrate CWS solaris10u8_OOO330
Diffstat (limited to 'libxml2/makefile.mk')
-rw-r--r--libxml2/makefile.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/libxml2/makefile.mk b/libxml2/makefile.mk
index 555d87254ff8..bef2d43aa6e3 100644
--- a/libxml2/makefile.mk
+++ b/libxml2/makefile.mk
@@ -46,10 +46,13 @@ LIBXML2VERSION=2.7.6
TARFILE_NAME=$(PRJNAME)-$(LIBXML2VERSION)
TARFILE_MD5=7740a8ec23878a2f50120e1faa2730f2
+
+# libxml2-global-symbols: #i112480#: Solaris ld won't export non-listed symbols
PATCH_FILES=libxml2-configure.patch \
libxml2-mingw.patch \
libxml2-gnome599717.patch \
- libxml2-gnome602728.patch
+ libxml2-global-symbols.patch \
+
# This is only for UNX environment now