[Libreoffice-commits] .: lingucomponent/Library_MacOSXSpell.mk

Norbert Thiebaud nthiebaud at kemper.freedesktop.org
Tue Dec 13 11:01:19 PST 2011


 lingucomponent/Library_MacOSXSpell.mk |    4 ++++
 1 file changed, 4 insertions(+)

New commits:
commit b43fb02c9b7afcbb41b5140b80e97447b1a29945
Author: Matúš Kukan <matus.kukan at gmail.com>
Date:   Tue Dec 13 19:25:05 2011 +0100

    try to fix building lingucomponent on Mac

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:


More information about the Libreoffice-commits mailing list