[Libreoffice-commits] .: Branch 'feature/gnumake4' - expat/expat-2.0.1.patch
Bjoern Michaelsen
bmichaelsen at kemper.freedesktop.org
Thu Jun 16 17:08:15 PDT 2011
expat/expat-2.0.1.patch | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 7cc85ca35fcf1e5bfd6cb57a686e79e662e98b8c
Author: Michael Stahl <mst at openoffice.org>
Date: Fri Apr 1 20:47:03 2011 +0000
gnumake4: expat: build static libraries with VISIBILITY_HIDDEN [hg:f9b6805ca6ca]
diff --git a/expat/expat-2.0.1.patch b/expat/expat-2.0.1.patch
index bea3d01..3ff1e2d 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
More information about the Libreoffice-commits
mailing list