-
@Tachi107 could we go back to using chroot instead of premade Docker containers, i.e., run chroot inside qemu-static?
Similar to
https://github.com/probonopd/static-tools/blob/f167a798cb35e5f4d072…
-
I changed a `print` to a `println` in a PR, and CI/CD failed with the following message:
```
error: test failed, to rerun pass '--test tests'
Caused by:
process didn't exit successfully: `/t…
-
I had a look at the code to see how libsodium was used. What's your take on dropping libsodium in favor of a pure Rust implementation like https://github.com/typed-io/cryptoxide/? I don't know about t…
-
While working on https://github.com/bazelbuild/rules_rust/pull/2841 I noticed that I was unable to produce a crate_universe output that worked on both Linux and MacOS for the `musl-cross_compiling` ex…
-
### Maintainer:
Felix Fietkau , @nbd168 *(according to `package/utils/busybox/Makefile`)*.
### Environment:
* Building for Xunlog OrangePi Plus (sun8i):
`grep ^CONFIG_TARGET .config`:
…
-
The cc crate requests /lib/ld-linux-aarch64.so.1 as a program interpreter on musl targets when some c++ code is built. Instead the cc crate should request /lib/ld-musl-aarch64.so.1.
-
- https://stackoverflow.com/questions/18863199/gcc-inline-asm-jump-to-a-label-with-crossing-throwing-an-exception
- [ ] in `savereg.c`, we should use `m` instead of `r`, so we will not pollute the r…
-
My self-hosted ARM runner will retire shortly.
If no new ARM runner solution emerges I will need to find a way to build without ARM runner
-
BPO | [43112](https://bugs.python.org/issue43112)
--- | :---
Nosy | @tiran, @dvarrazzo, @merwok, @ncopa, @henryiii, @uranusjr, @miss-islington, @tianon, @dave-shawley, @h-vetinari, @olivierlefloch
PRs…
-
## I'm happy to add your platform/arch as amount of assets isn't limited on gh! :smiley:
On [wiki](https://github.com/michalszmidt/hctl/wiki/Installation#build-notes) there is summary of current a…