Kaydet (Commit) 49d8bc1d authored tarafından Peter Foley's avatar Peter Foley

make saxparser deps order-only

Change-Id: Ib45f9fb5b5b1b77dd209545a45ae5da6a381e100
üst 2cd5d5b1
......@@ -39,7 +39,7 @@ define i18npool_LD_RULE
$(i18npool_LDDIR)/localedata_$(1).cxx : \
$(SRCDIR)/i18npool/source/localedata/data/$(1).xml \
$(i18npool_LDDIR)/saxparser.rdb \
$(call gb_Executable_get_runtime_dependencies,saxparser)
| $(call gb_Executable_get_runtime_dependencies,saxparser)
$$(call gb_Output_announce,$$(subst $(WORKDIR)/,,$$@),$(true),SAX,1)
$$(call gb_Helper_abbreviate_dirs, \
$(call gb_Helper_execute,saxparser) $(1) $$< $$@.tmp \
......
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