xorrvin
xorrvin
Freshly compiled wayvnc and its deps from master, using Alpine Linux Docker (musl libc v.1.2.5) container. ``` wayvnc --version wayvnc: v0.9-dev-15660cd (master) neatvnc: v0.9-dev-0e93aa9 (master) aml: v0.3.0-2-gef33f2d (master) ``` First...
### Elixir and Erlang/OTP versions Elixir 16.2 OTP 26.2.5 ### Operating system NetBSD ### Current behavior After producing a release with `mix release`, resulting main script for a release expects...
## Description Hi, I was wondering if you ever consider removing a dependency on `jemalloc` in your code. It would be cool to have memory allocator pluggable. Right now I'm...
Partly related to #290 I'm running Gentoo LLVM musl profile on arm64 (pi 4). Trying to use bazelisk downloads the binary for linux-arm64, but binary is broken: ``` ~/.cache/bazelisk/downloads/sha256/16e41fe8fb791ffb9835643435e4828384a1890b0f916fd84b750fa01f783807/bin $...
Hi, Thanks for this awesome project! I'd like to resurrect previous failed attempts of bringing musl support to box64. So far I've found standard type mismatches (easily fixable), but also...
Hi ZeroTier community, First of all, thanks for the amazing project! ZeroTier makes global connectivity so much easier and convenient. I have been skimming through the code and found few...