summaryrefslogtreecommitdiffstats
path: root/instsetoo_native
diff options
context:
space:
mode:
authorAndras Timar <andras.timar@collabora.com>2020-05-03 18:01:46 +0200
committerAndras Timar <andras.timar@collabora.com>2020-05-03 21:56:23 +0200
commit97d9eefc71900b4d5ed68c06994c3e98a22796d3 (patch)
tree08ebb2ee5764fb37b180bb9156afc0ab68f59915 /instsetoo_native
parentIncomplete OpAverage, OpCount must not be used in dynamic_cast (diff)
downloadcore-97d9eefc71900b4d5ed68c06994c3e98a22796d3.tar.gz
core-97d9eefc71900b4d5ed68c06994c3e98a22796d3.zip
setuprc has to be a .PHONY target in order to get the current git hash
Change-Id: I7962966b9e0075715e419a375c74283e2a771e01 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93351 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'instsetoo_native')
-rw-r--r--instsetoo_native/CustomTarget_setup.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/instsetoo_native/CustomTarget_setup.mk b/instsetoo_native/CustomTarget_setup.mk
index ea4e89b376aa..2fea8c2c7b0a 100644
--- a/instsetoo_native/CustomTarget_setup.mk
+++ b/instsetoo_native/CustomTarget_setup.mk
@@ -96,6 +96,7 @@ $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_
&& echo 'URE_BOOTSTRAP=$${ORIGIN}/$(call gb_Helper_get_rcfile,fundamental)' \
) > $@
+.PHONY: $(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_rcfile,setup)
$(call gb_CustomTarget_get_workdir,instsetoo_native/setup)/$(call gb_Helper_get_rcfile,setup) :
$(call gb_Output_announce,$(subst $(WORKDIR)/,,$@),$(true),ECH,1)
( \