elftoolchain
This commit is contained in:
parent
58d098dfae
commit
a9a3077633
16 changed files with 260 additions and 14 deletions
|
|
@ -8,8 +8,10 @@ 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](https://chimera-linux.org) - Majority of patches are sourced from chimera linux.
|
||||
* [CMLFS](https://github.com/dslm4515/CMLFS) - Many of the build scripts were taken as reference for the musllvm toolchain itself
|
||||
* [Mussel](https://github.com/firasuke/mussel) - Best, shortest, fastest script that builds musl cross-compiler
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue