A pure LLVM/Clang cross compiler toolchain targeting musl C
Find a file
2025-10-25 16:22:22 -07:00
LICENSE Initial commit 2025-10-17 01:25:58 +01:00
README.md Update README 2025-10-25 16:22:22 -07:00

MUSLLVM

A simple make build system to make a pure musl clang/llvm toolchain. Targeting x86_64.

Credits

  • Chimera linux - Majority of patches are sourced from chimera linux.