From e39a6e6414d2879976fe31c4169e0d044d132916 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 6 Jun 2025 12:55:57 +0200 Subject: CC defaults: Provide the DWP tool This is handled similarly to the AR tool, i.e., provided from binutils. --- doc/BOOTSTRAP.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/BOOTSTRAP.md') diff --git a/doc/BOOTSTRAP.md b/doc/BOOTSTRAP.md index a52a99b..be4e6c1 100644 --- a/doc/BOOTSTRAP.md +++ b/doc/BOOTSTRAP.md @@ -47,8 +47,8 @@ final linking is done via custom compile commands. ### 4. Binutils Building binutils requires the Busybox "essentials", `make`, and `ar` from the -previous steps. This *full collection* of binutils includes `ar`, `as`, `ld`, -`ranlib`, `strip`, and more. +previous steps. This *full collection* of binutils includes `ar`, `as`, `dwp`, +`ld`, `ranlib`, `strip`, and more. ### 5. GCC 4.7.4 -- cgit v1.2.3