You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
And I'd like to know if you guys have interest in adding it to sources.list instead of using headers saved in files/.
I've also created a script to automate the instalation process. It's made in Korn Shell (because it's the default shell for Copacabana), but you can run it with GNU Bourne-Again Shell without further problems.
Oh, the do_install.ksh script is pretty simple. If you guys want to modify it to use in another package, it's easy to hack on it.
Good Afternoon, fellas!
After a little more than one year, I started writing Makefiles for these packages, it will drop the requirement on a more complex Shell such as GNU Broken-Again or Korn Shell 93.
For now, there's musl-extras with a Makefile. A Makefile for musl-legacy-compat shall be coming soon. Projeto-Pindorama/musl-extra@282af0c
Musl-Legacy-Compat (or musl-compat, if you prefer) has a Makefile and doesn't depend anymore on a non-POSIX shell.
Maybe you wish to update it there in Musl-LFS recipes, @dslm4515.
And I'd like to know if you guys have interest in adding it to sources.list instead of using headers saved in files/.
I've also created a script to automate the instalation process. It's made in Korn Shell (because it's the default shell for Copacabana), but you can run it with GNU Bourne-Again Shell without further problems.
The GitHub repository is here:
https://github.com/Projeto-Pindorama/musl-compat
And the tarball is here:
https://github.com/Projeto-Pindorama/musl-compat/archive/refs/tags/0.5.tar.gz
The text was updated successfully, but these errors were encountered: