Skip to content

cowmonk/musllvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MUSLLVM

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

Dependencies

Here are some dependencies required to build this toolchain:

  • a C compiler (preferably clang)
  • curl
  • make
  • bmake
  • POSIX Unix utilities (GNU utilities are acceptable)

Credits

  • Chimera linux - Majority of patches are sourced from chimera linux.
  • CMLFS - Many of the build scripts were taken as reference for the musllvm toolchain itself
  • Mussel - Best, shortest, fastest script that builds musl cross-compiler
  • musl.cc - Prebuilt cross compilers and other stuff

Releases

Packages

Contributors

Languages