[Libreoffice-commits] .: graphite/graphite_make.patch

Fridrich Strba fridrich at kemper.freedesktop.org
Tue Mar 15 14:19:33 PDT 2011


 graphite/graphite_make.patch |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 05215cbefa2af9a1acdfb6ab9d20255dc67a8b82
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Tue Mar 15 22:19:09 2011 +0100

    avoid __declspec decorations on windows

diff --git a/graphite/graphite_make.patch b/graphite/graphite_make.patch
index 20c3fe0..f28ed6d 100644
--- a/graphite/graphite_make.patch
+++ b/graphite/graphite_make.patch
@@ -13,7 +13,7 @@
 +
 +.INCLUDE : settings.mk
 +
-+CFLAGS+=-DDISABLE_TRACING -I../include
++CFLAGS+=-DDISABLE_TRACING -I../include -DGR2_STATIC
 +.IF "$(debug)" == ""
 +CFLAGS+=-O3 -DNDEBUG
 +.ENDIF


More information about the Libreoffice-commits mailing list