Files
containerd/.github/workflows
徐晓伟 48c841fe2d feat: add loong64 (LoongArch) build support
Add loong64 (LoongArch) architecture support to the build system and CI:

- Makefile.linux: add loong64 to architectures that don't use -buildmode=pie
  (consistent with other non-amd64 architectures like mips, ppc64)
- ci.yml: add linux/loong64 to crossbuild matrix with CGO_ENABLED=0
- RELEASES.md: add linux/loong64 as Tier 3 (Build-verified) platform

The linux/loong64 release build and nightly build entries are intentionally
excluded — the cross-compilation toolchain is not yet available in Ubuntu 22.04
apt repositories (no crossbuild-essential-loong64 package). The crossbuild CI
check uses CGO_ENABLED=0. Nightly and release builds will be re-enabled once
the upstream tonistiigi/xx base image provides the loong64 cross-compilation
toolchain.

Go has supported GOARCH=loong64 as a first-class port since Go 1.21.
The seccomp default profile already includes loong64 support (contrib/seccomp).

Tracked by: https://github.com/containerd/containerd/issues/13641

Signed-off-by: 徐晓伟 <xuxiaowei@xuxiaowei.com.cn>
2026-07-07 01:43:14 +08:00
..
2026-06-11 20:37:57 +05:30
2026-06-26 18:53:38 +02:00
2026-06-26 18:53:36 +02:00
2026-06-26 18:53:38 +02:00
2026-06-26 18:53:36 +02:00
2026-06-26 18:53:36 +02:00
2026-06-26 18:53:38 +02:00
2026-06-26 18:53:36 +02:00
2026-06-26 18:53:36 +02:00
2026-06-26 18:53:36 +02:00
2026-06-26 18:53:38 +02:00
2026-07-02 15:44:54 -07:00
2026-06-26 18:53:36 +02:00