formula/Library_forui.mk |    2 --
 1 file changed, 2 deletions(-)

New commits:
commit 9e591c454e9bcd4dc6d018bf20d14f0909e988f9
Author: Damjan Jovanovic <dam...@apache.org>
Date:   Sun Jun 12 08:35:49 2016 +0000

    #i126916# windows build breaks in module formula
    
    Don't use precompiled headers for forui, as it
    sometimes breaks the Windows build.
    
    Patch by: me

diff --git a/formula/Library_forui.mk b/formula/Library_forui.mk
index 8d6328c..0b6f5b0 100644
--- a/formula/Library_forui.mk
+++ b/formula/Library_forui.mk
@@ -25,8 +25,6 @@ $(eval $(call gb_Library_Library,forui))
 
 $(eval $(call gb_Library_add_package_headers,forui,formula_inc))
 
-$(eval $(call 
gb_Library_add_precompiled_header,forui,$(SRCDIR)/formula/inc/pch/precompiled_formula))
-
 $(eval $(call gb_Library_set_include,forui,\
        $$(INCLUDE) \
        -I$(SRCDIR)/formula/inc \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to