# Dyne.org own build of musl toolchain

<p align="center">
  <a href="https://dyne.org/musl">
    <img src="https://dyne.org/musl/musl-logo-infinity-optimized.svg" width="170">
  </a>
</p>


See: https://github.com/dyne/musl

Config: https://github.com/dyne/musl/blob/master/gcc-musl/config.static-small.mak

Thanks to: https://github.com/richfelker/musl-cross-make

## Download
To download a file simply write:
```
get {{ file-name }} 
```
in the shell or use the following liks:
* https://files.dyne.org/musl/SHA256SUMS.txt
* https://files.dyne.org/musl/dyne-gcc-musl-x86_64.tar.xz
* https://files.dyne.org/musl/dyne-gcc-musl-arm_64.tar.xz
* https://files.dyne.org/musl/dyne-gcc-musl-arm_hf.tar.xz
* https://files.dyne.org/musl/dyne-gcc-musl-riscv_64.tar.xz

