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
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user