Eric Roshan-Eisner: 1
testing/b3sum: enable for armhf
1 files changed, 3 insertions(+), 4 deletions(-)
What hardware are you using? The tests pass (but take a long time to
compile) on my RPI Zero.
On Fri, Jun 3, 2022 at 3:43 PM alice <no-reply@dispatch.alpinelinux.org> wrote:
Eric Roshan-Eisner <eric.d.eisner@gmail.com> replied via email:
```
What hardware are you using? The tests pass (but take a long time to
compile) on my RPI Zero.
On Fri, Jun 3, 2022 at 3:43 PM alice <no-reply@dispatch.alpinelinux.org> wrote:
it's armhf running on aarch64 with qemu if I remember correctly
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35059#note_240016
no, it's armhf via running 32-bit code on native hardware, no qemu. uname would still say aarch64 afaik
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35059#note_240035
CI is an 64-bits aarch64 vm running an armhf container with `linux32`. The builders are a similar setup, but then using lxc instead of docker.
--
via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/35059#note_240040