From 4e497682ddfac0552da520b328ba1f1d51ee9d89 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Thu, 4 Jan 2024 17:45:14 +0100 Subject: stage-0/binutils: Bootstrap via proper Justbuild target --- doc/BOOTSTRAP.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/BOOTSTRAP.md') diff --git a/doc/BOOTSTRAP.md b/doc/BOOTSTRAP.md index 2d70641..b7b21f7 100644 --- a/doc/BOOTSTRAP.md +++ b/doc/BOOTSTRAP.md @@ -37,7 +37,7 @@ to missing `ar`, final linking is done via custom compile commands. Bootstrapping the archiver `ar`, requires the Busybox "essentials" and `make` from the previous steps. This archiver has proper indexing support and is compiled via its `Makefile`. However, due to missing `ar` from earlier stages, -final linking is done via custom script. +final linking is done via custom compile commands. ### 4. Binutils -- cgit v1.2.3