Tool Chain (64-bit) for x86_64-musl 5.00
dslm4515
released this
26 Sep 16:29
·
40 commits
to stable-5.00
since this release
Toolchain (/tools)
The toolchain to build the final MLFS system.
Purpose: A tool chain that builds a system that uses musl Libc other than Glibc.
Host: x86_64 (glibc and musl tested)
Target: Runs on Host but builds binaries that run for x86_64-linux-musl
To use: Extract to directory then [as root] link it as /tools
. Then prefix $PATH with /tools/bin