[Libreoffice-commits] .: desktop/Executable_soffice.mk

Tor Lillqvist tml at kemper.freedesktop.org
Fri Sep 16 06:50:49 PDT 2011


 desktop/Executable_soffice.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit b5cc76fbd51cc0fea3ccf44dd8faacea6bf1c9b5
Author: Tor Lillqvist <tlillqvist at suse.com>
Date:   Fri Sep 16 16:48:40 2011 +0300

    Fix typo

diff --git a/desktop/Executable_soffice.mk b/desktop/Executable_soffice.mk
index 3916c40..af53510 100644
--- a/desktop/Executable_soffice.mk
+++ b/desktop/Executable_soffice.mk
@@ -50,7 +50,7 @@ $(eval $(call gb_Executable_add_linked_static_libs,soffice,\
 
 ifeq ($(COM),MSC)
 
-$(eval $(call gb_Executable_set_ldflags,\
+$(eval $(call gb_Executable_set_ldflags,soffice,\
     $$(LDFLAGS) \
     /STACK:10000000 \
 ))


More information about the Libreoffice-commits mailing list