Add support for LoongArch64 (#1003)

This commit is contained in:
fyl
2024-04-30 22:55:44 +08:00
committed by GitHub
parent f31bab5f1a
commit 5f17db5dfa
2 changed files with 4 additions and 3 deletions

View File

@@ -36,7 +36,8 @@ ALL_LINUX = linux-amd64 \
linux-mips64 \
linux-mips64le \
linux-mips-softfloat \
linux-riscv64
linux-riscv64 \
linux-loong64
ALL_FREEBSD = freebsd-amd64 \
freebsd-arm64