Kaydet (Commit) d763f23f authored tarafından jan iversen's avatar jan iversen

Revert "iOS, Executable_gendict.mk contained work ifneq"

break android build, will try another idea.

This reverts commit 9915e8d2.

Change-Id: I4e4e73733febd8d3bb7469de76163e8d16b7a5c7
Reviewed-on: https://gerrit.libreoffice.org/41958Reviewed-by: 's avatarjan iversen <jani@libreoffice.org>
Tested-by: 's avatarjan iversen <jani@libreoffice.org>
üst 0c8b749e
......@@ -14,7 +14,7 @@ $(eval $(call gb_Executable_use_libraries,gendict,\
))
ifeq ($(gb_Side),build)
ifeq ($(shell grep OS=IOS $(BUILDDIR)/config_host.mk),)
ifneq ($(shell grep OS=IOS $(BUILDDIR)/config_host.mk),)
$(eval $(call gb_Executable_add_cxxflags,gendict,\
-DDICT_JA_ZH_IN_DATAFILE \
))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment