-
Hello,
Thank you for work on improving the decentralized world! I'm trying to get radicale-decsync to work with common radicale docker images (specifically [tomsquest/docker-radicale](https://github.…
-
``` make[3]: Entering directory '/home/dave/openwrt/build_dir/target-mips_24kc_musl/gl-e750-mcu-3.0.50'
mips-openwrt-linux-musl-gcc -Os -pipe -mno-branch-likely -mips32r2 -mtune=24kc -fno-caller-save…
-
musl supports the mipsn32 ABI but LLVM only has `musl`, `musleabi`, and `musleabihf`.
This C ABI is therefore unavailable in Zig even though musl provides it.
This should be an uncontroversial p…
-
### 详细叙述
Collected errors:
* check_data_file_clashes: Package luci-lib-ipkg wants to install file /home/builder/lede_x86/build_dir/target-x86_64_musl/root-x86/usr/lib/lua/luci/model/ipkg.lua
…
-
### What happened?
Description:
We are experiencing crashes when running our Laravel application using the binary release of FrankenPHP (musl). However, when using the official FrankenPHP Docker ima…
-
It's supposedly faster, but issues were encountered with this enabled during upgrade to 1.2.5. See discussion in #2251.
-
Noticed in #130860. Should double-check the detection mechanism to determine *why* we thought `musl` targets supported dynamic linking in the first place.
-
I can't compile a static image using `v1.2.5`, which seems related to the musl change.
Rolling back to `v1.2.4.1` has fixed the issue.
v1.2.5: [Failed build](https://github.com/attocash/node/act…
-
root@debian:/home/l4326769/lede# make package/v2ray-plugin/compile V=s
make[2]: Entering directory '/home/l4326769/lede/scripts/config'
make[2]: 'conf' is up to date.
make[2]: Leaving directory '/h…
-
linux-aarch64-musl is the platform one gets when using an Alpine-based Docker image and developing on Apple Silicon, which is a pretty common setup at this point. This set up currently (as of uv 0.4.1…