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

Andras Timar timar at kemper.freedesktop.org
Thu Dec 1 01:30:52 PST 2011


 desktop/Executable_soffice.bin.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit 549f928863d0c1625f0322f62bfdda827063725e
Author: Andras Timar <atimar at suse.com>
Date:   Thu Dec 1 10:25:41 2011 +0100

    Revert "temporary hack: soffice.bin should be type of GUI app, not CUI app fdo#42914"
    
    This reverts commit d76479654748454e280ac48217fb0036bc5940a1.
    Bjoern fixed it correctly, this hack is not needed.

diff --git a/desktop/Executable_soffice.bin.mk b/desktop/Executable_soffice.bin.mk
index 9682afc..cc5796a 100644
--- a/desktop/Executable_soffice.bin.mk
+++ b/desktop/Executable_soffice.bin.mk
@@ -58,7 +58,6 @@ ifeq ($(COM),MSC)
 
 $(eval $(call gb_Executable_add_ldflags,$(sofficebin),\
     /STACK:10000000 \
-    /SUBSYSTEM:WINDOWS \
 ))
 
 endif


More information about the Libreoffice-commits mailing list