Merge pull request #21481 from loongson-zjl/main

Add LoongArch support for libpod
This commit is contained in:
openshift-merge-bot[bot] 2024-03-21 09:06:24 +00:00 committed by GitHub
commit 8241cd0e59
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -167,6 +167,7 @@ CROSS_BUILD_TARGETS := \
bin/podman.cross.linux.arm64 \
bin/podman.cross.linux.386 \
bin/podman.cross.linux.s390x \
bin/podman.cross.linux.loong64 \
bin/podman.cross.linux.mips \
bin/podman.cross.linux.mipsle \
bin/podman.cross.linux.mips64 \