A pure LLVM/Clang cross compiler toolchain targeting musl C
Find a file
cowmonk 6110995cfb Initial stub of a Makefile and patches for LLVM
Nothing much, but getting some patches from chimera linux that should
work.
2025-10-25 16:23:17 -07:00
patches/llvm Initial stub of a Makefile and patches for LLVM 2025-10-25 16:23:17 -07:00
LICENSE Initial commit 2025-10-17 01:25:58 +01:00
Makefile Initial stub of a Makefile and patches for LLVM 2025-10-25 16:23:17 -07:00
README.md Update README 2025-10-25 16:22:22 -07:00
sources.list Initial stub of a Makefile and patches for LLVM 2025-10-25 16:23:17 -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.