Hi,

I have gbuildified lingucomponent, unfortunately it did not build on Mac.
Attached patch could help.

And I guess it is also broken on Windows but probably nobody builds
master on Windows now.

Matus
From facc7383b986d3453da2ccebd6f441b843f39fe0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Mat=C3=BA=C5=A1=20Kukan?= <matus.ku...@gmail.com>
Date: Tue, 13 Dec 2011 19:25:05 +0100
Subject: [PATCH] try to fix building lingucomponent on Mac

---
 lingucomponent/Library_MacOSXSpell.mk |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/lingucomponent/Library_MacOSXSpell.mk b/lingucomponent/Library_MacOSXSpell.mk
index ee34290..ee35fda 100644
--- a/lingucomponent/Library_MacOSXSpell.mk
+++ b/lingucomponent/Library_MacOSXSpell.mk
@@ -61,4 +61,8 @@ $(eval $(call gb_Library_add_exception_objects,MacOSXSpell,\
 	lingucomponent/source/spellcheck/macosxspell/macspellimp \
 ))
 
+$(eval $(call gb_Library_add_cxxflags,MacOSXSpell,\
+	$(gb_LinkTarget_OBJCXXFLAGS) \
+))
+
 # vim: set noet sw=4 ts=4:
-- 
1.7.1

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to