Luiz Antônio
Luiz Antônio
How could i do it? I didn't found much documentation about it.
## Basic info **Project name**: Mitzune **Project link**: https://github.com/Projeto-Pindorama/mitzune ## Qualifications [ZeroVer](https://zerover.org)'s patent-pending zero-based versioning scheme can obviously be used by everyone, but not every usage is necessarily notable. Check...
Reference: https://git.alpinelinux.org/aports/tree/main/musl/APKBUILD#n53 https://github.com/dslm4515/Musl-LFS/blob/stable-9.00/doc/3-Chroot/007-Musl#L27-L30
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...
I was reading [doc/043-Create_Essential_Files_and_Links](https://github.com/dslm4515/Musl-LFS/blob/master/doc/043-Create_Essential_Files_and_Links), and then i've read `ln -sv bash /bin/sh`. I disagree totally about linking `bash` to `sh` and my reasons are 100% technical. So i've thought: "why...
Everything compiles o.k. until linking with ld. Basically, ld shoots a lot of errors at my screen and at the end of all those errors, there's: > collect2: error: ld...
I'm trying to build GNU m4 (version 1.4.19) at the chroot stage, and it returns, when ``CCLD``'ng the final m4 binary, linking errors related to undefined functions being referenced ---...
G'day to Gramado developers. I've been following this work since it started (I think since 2020, if I'm not mistaken) and I was thinking if it would be possible to...
I'm building Util-Linux for a Musl-LFS fork, Copacabana --- I think I've cited it here before, in some commits and contributions that I brought from it to Musl-LFS --- and,...
G'day, magic contributors! I'm trying to write a program that converts cbr's to PDF, and I'd like to ask why there are no MIME types and how could I correctly...