summaryrefslogtreecommitdiff
path: root/expat
diff options
context:
space:
mode:
authorMichael Stahl <mst@openoffice.org>2011-04-01 20:47:03 +0000
committerBjoern Michaelsen <bjoern.michaelsen@canonical.com>2011-06-17 02:06:05 +0200
commit28cdb5e90534189ec29fa774d58ff07d3acd2987 (patch)
treeea012313d37ceb151fb7ce51b8880979255ec69b /expat
parentdc715ad0d597924e1a6b524c888c85112f9df159 (diff)
gnumake4: expat: build static libraries with VISIBILITY_HIDDEN [hg:f9b6805ca6ca]
Diffstat (limited to 'expat')
-rw-r--r--expat/expat-2.0.1.patch3
1 files changed, 2 insertions, 1 deletions
diff --git a/expat/expat-2.0.1.patch b/expat/expat-2.0.1.patch
index bea3d01e0c4f..3ff1e2deb624 100644
--- a/expat/expat-2.0.1.patch
+++ b/expat/expat-2.0.1.patch
@@ -1,6 +1,6 @@
--- misc/expat-2.0.1/lib/makefile.mk Wed Aug 20 14:33:55 2008
+++ misc/build/expat-2.0.1/lib/makefile.mk Wed Aug 20 14:26:42 2008
-@@ -1 +1,89 @@
+@@ -1 +1,90 @@
-dummy
+#*************************************************************************
+#
@@ -34,6 +34,7 @@
+TARGET=expat
+LIBTARGET=NO
+EXTERNAL_WARNINGS_NOT_ERRORS=TRUE
++VISIBILITY_HIDDEN=TRUE
+
+# --- Settings -----------------------------------------------------
+.INCLUDE : settings.mk