blob: f1abc40a0193263025b23910c5933456055306a2 (
plain)
1
2
3
4
5
6
7
8
|
ToolchainFactory
----------------
- edit the "config" file (cp config.dist config if you don't have one yet)
- go to the musl/ or glibc/ subdirectory
- read the README there
- choose your targets
- run "make" with your targets
|