Bug 1945648 - Remove MOZ_BUILDID from the mozbuild crate r=pehrsons,glandium
This was causing dependents of mozbuild to be rebuilt often and unnecessarily. Differential Revision: https://phabricator.services.mozilla.com/D237105
This commit is contained in:
@@ -93,6 +93,3 @@ $(addprefix install-,$(INSTALL_MANIFESTS)): install-%: $(addprefix $(TOPOBJDIR)/
|
||||
# that are not supported by data in moz.build.
|
||||
|
||||
$(TOPOBJDIR)/build/.deps/application.ini.stub: $(TOPOBJDIR)/buildid.h $(TOPOBJDIR)/source-repo.h
|
||||
ifeq ($(and $(JS_STANDALONE),$(MOZ_BUILD_APP)),)
|
||||
$(TOPOBJDIR)/build/rust/mozbuild/.deps/buildconfig.rs.stub: $(TOPOBJDIR)/buildid.h
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user