From 17aab60d6ffedf46564cf3ac40e91b55282201e7 Mon Sep 17 00:00:00 2001 From: onur-ozkan Date: Fri, 20 Sep 2024 17:31:36 +0300 Subject: remove workaround for make prepare and use dry-run build instead Signed-off-by: onur-ozkan --- src/bootstrap/mk/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/bootstrap/mk') diff --git a/src/bootstrap/mk/Makefile.in b/src/bootstrap/mk/Makefile.in index 3fa2b3c2292..92c8f5dc452 100644 --- a/src/bootstrap/mk/Makefile.in +++ b/src/bootstrap/mk/Makefile.in @@ -95,7 +95,7 @@ install: tidy: $(Q)$(BOOTSTRAP) test --stage 2 src/tools/tidy $(BOOTSTRAP_ARGS) prepare: - $(Q)$(BOOTSTRAP) build --stage 2 nonexistent/path/to/trigger/cargo/metadata + $(Q)$(BOOTSTRAP) build --stage 2 --dry-run ## MSVC native builders -- cgit 1.4.1-3-g733a5