Kaydet (Commit) c42d2a5c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Set up the instdir_for_build URE unorc file when cross-compiling

Change-Id: Icde8c214f510d168b52f2594821071a5aff19ecf
üst 9bfd1ace
...@@ -22,6 +22,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\ ...@@ -22,6 +22,7 @@ $(eval $(call gb_Module_add_moduledirs,cross_toolset,\
i18nlangtag \ i18nlangtag \
i18nutil \ i18nutil \
i18npool \ i18npool \
instsetoo_native \
idl \ idl \
io \ io \
javaunohelper \ javaunohelper \
......
...@@ -42,5 +42,6 @@ gb_BUILD_TOOLS = \ ...@@ -42,5 +42,6 @@ gb_BUILD_TOOLS = \
$(foreach executable, \ $(foreach executable, \
xsltproc \ xsltproc \
,$(call gb_ExternalExecutable_get_dependencies,$(executable))) \ ,$(call gb_ExternalExecutable_get_dependencies,$(executable))) \
$(INSTDIR)/$(LIBO_URE_ETC_FOLDER)/$(call gb_Helper_get_rcfile,uno) \
# vim: set noet sw=4 ts=4: # vim: set noet sw=4 ts=4:
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