Date: prev next · Thread: first prev next last
2011 Archives by date, by thread · List index


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.kukan@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


Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.