firasuke / mussel

The shortest and fastest script to build working cross compilers targeting musl libc
ISC License
92 stars 12 forks source link

Top Level Fixes #4

Closed AwlsomeAlex closed 3 years ago

AwlsomeAlex commented 3 years ago

These are just some fixes I've made from running the script. I have not tried to build every architecture yet. I'll do that tomorrow.

What I've Done

AwlsomeAlex commented 3 years ago

Forgot to make some changes in the README (specifically changing the Linux Kernel's version and changing --clean to clean.

firasuke commented 3 years ago

@AwlsomeAlex Awesome work, will be reviewing it shortly.