criu/.github
Kir Kolyshkin df8c163ba2 ci: run alpine tests on arm64
These tests reveal the following build error:

In file included from compel/include/uapi/compel/asm/sigframe.h:4,
                 from compel/plugins/std/infect.c:14:
/usr/include/asm/sigcontext.h:28:8: error: redefinition of 'struct sigcontext'
   28 | struct sigcontext {
      |        ^~~~~~~~~~

In file included from criu/arch/aarch64/include/asm/restorer.h:4,
                 from criu/arch/aarch64/crtools.c:11:
/usr/include/asm/sigcontext.h:28:8: error: redefinition of 'struct sigcontext'
   28 | struct sigcontext {
      |        ^~~~~~~~~~

Inspired by #2766 / #2767.

Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
Signed-off-by: Radostin Stoyanov <rstoyanov@fedoraproject.org>
2025-10-03 12:19:20 +01:00
..
workflows ci: run alpine tests on arm64 2025-10-03 12:19:20 +01:00
ISSUE_TEMPLATE.md github: Add templates for new issues and pull requests 2021-09-03 10:31:00 -07:00
PULL_REQUEST_TEMPLATE.md github: Add templates for new issues and pull requests 2021-09-03 10:31:00 -07:00