Update README

This commit is contained in:
cowmonk 2025-10-25 16:22:22 -07:00
parent dbd8f5fc03
commit 636c6f0163

View file

@ -1,3 +1,7 @@
# musllvm
# MUSLLVM
A pure LLVM/Clang cross compiler toolchain targeting musl C
A simple make build system to make a pure musl clang/llvm toolchain.
Targeting x86_64.
# Credits
* [Chimera linux](https://chimera-linux.org) - Majority of patches are sourced from chimera linux.