Bruno Vetter wrote:

Can someone give me some hints on how to achieve this?

Hi,

All you have to do is (at least how I've once tried it):
1. Create a directory for your build.
2. cd to it.
3. clone toolchain and src from Git.
4. cd src
5. Clone the kernel
6. export STALISRC=/path/to/$builddir/src
7. modify config.mk
8. make and make install
9. ???
10. PROFIT

By the way, stali is musl and only musl-based. Building it against glibc
is blasphemous.

Peace,
Cág

Reply via email to