-
### Steps To Reproduce
1. Fresh wsl alpine install
2. check latest-stable for main and community in /etc/apk/repositories
3. apk update && upgrade --available
4. apk add --no-cache git curl bash
…
-
**Describe the bug**
I discovered the following issues when trying to build Nix on Chimera Linux:
Issue 1
```
FAILED: src/libutil/libnixutil.so.p/unix_file-descriptor.cc.o
sccache c++ -Isrc/l…
-
Since musl 1.2.5 it supports the `statx()` syscall:
defined here:
target triple: `*-unknown-linux-musl`
famfo updated
3 weeks ago
-
Hi,
I've been trying to build gdb with https://github.com/richfelker/musl-cross-make as statically linking is [much better with musl-libc](https://stackoverflow.com/questions/57476533/why-is-stati…
-
I changed my project to build with native-image-musl and --static --libc=musl
I noticed that report disappeared. There is an error message `Warning: Unable to find build output data to create a rep…
-
**Description:**
$Subject
--libc flag can be given as additional properties in Ballerina.toml build options. If the user has set the value to musl, we can automatically change the base image to mu…
-
1 There's no .7zip file for clang and llvm as described, they're all Linux files except for a couple of Windows .exe's, so I downloaded one of those and ran it, it was an installer. Then I had to find…
-
Hi,
I'm really enjoying using NILFS+LVM in my Void Linux [installer](https://github.com/atweiden/voidvault/tree/nilfs), and it shows a lot of promise. However, when musl libc is used instead of gli…
-
Create the release workflow for `revive` compiler.
As artefacts provide:
1. revive-musl version
2. alpine docker
3. ~~revive-glibc version~~
-