[Toybox] [PATCH 1/1] Fixed broken musl link in readme
Moritz C. Weber
mo.c.weber at gmail.com
Wed Feb 1 12:25:24 PST 2023
---
README | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README
index f39c9216..ba3041d2 100644
--- a/README
+++ b/README
@@ -39,7 +39,7 @@ toybox to run on the current machine. Cross compiling requires an appropriately
prefixed cross compiler toolchain, several example toolchains (built using
the file "scripts/mcm-buildall.sh" in the toybox source) are available at:
- https://mkroot.musl.cc/latest/
+ https://musl.cc
For the "CROSS_COMPILE=armv5l-" example above, download
cross-compiler-armv5l.tar.bz2, extract it, and add its "bin" subdirectory to
--
2.30.2
More information about the Toybox
mailing list