l10ntools/Module_l10ntools.mk |    1 -
 1 file changed, 1 deletion(-)

New commits:
commit fba6f6fb514ee84bd42f765d11a5627590d04cfd
Author: Jan Iversen <j...@documentfoundation.org>
Date:   Thu Mar 3 09:34:47 2016 +0100

    Removed call of genLang makefile
    
    genLang produces errors on the clang tinderbox, due to the way
    it uses a singleton.
    
    Removed genLang from Module in order to satisfy tinderbox, while
    fixing the problem.
    
    Change-Id: I03a6175de8340f1c0ad5953b32659106e10d75f5

diff --git a/l10ntools/Module_l10ntools.mk b/l10ntools/Module_l10ntools.mk
index 0c2e18e..d391ed7 100644
--- a/l10ntools/Module_l10ntools.mk
+++ b/l10ntools/Module_l10ntools.mk
@@ -10,7 +10,6 @@
 $(eval $(call gb_Module_Module,l10ntools))
 
 $(eval $(call gb_Module_add_targets_for_build,l10ntools,\
-    Executable_genlang \
     Executable_helpex \
     Executable_idxdict \
     Executable_ulfex \
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to