Skip to content

build: add loong64 arch support#8137

Merged
yongtang merged 2 commits into
coredns:masterfrom
xuxiaowei-com-cn:xuxiaowei/loong64
Jun 3, 2026
Merged

build: add loong64 arch support#8137
yongtang merged 2 commits into
coredns:masterfrom
xuxiaowei-com-cn:xuxiaowei/loong64

Conversation

@xuxiaowei-com-cn

@xuxiaowei-com-cn xuxiaowei-com-cn commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

1. Why is this pull request needed and what does it do?

Add loong64 (LoongArch 64-bit) architecture support to CoreDNS build and release pipeline, enabling CoreDNS to run natively on LoongArch hardware.

Changes:

  • Makefile.release: Add loong64 to LINUX_ARCH for release binary builds
  • Makefile.docker: Add loong64 to LINUX_ARCH and configure Docker build args using community-provided ghcr.io/loong64/debian:trixie-slim images (follows the same pattern as riscv64 which also uses non-official base images)

2. Which issues (if any) are related?

#8136

3. Which documentation changes (if any) need to be made?

4. Does this introduce a backward incompatible change or deprecation?

Signed-off-by: 徐晓伟 <xuxiaowei@xuxiaowei.com.cn>
Signed-off-by: 徐晓伟 <xuxiaowei@xuxiaowei.com.cn>
@yongtang yongtang merged commit c02e6dc into coredns:master Jun 3, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants