Fetch the repository succeeded.
This action will force synchronization from src-openEuler/podman, which will overwrite any changes that you have made since you forked the repository, and can not be recovered!!!
Synchronous operation will process in the background and will refresh the page when finishing processing. Please be patient.
From e7c298c09f6892952703f05bd25fd3ba6c5d1ea2 Mon Sep 17 00:00:00 2001
From: Pengda Dou <doupengda@loongson.cn>
Date: Wed, 24 Apr 2024 10:14:14 +0800
Subject: [PATCH] podman 4.9.4 add support for loong64
---
.../vendor/github.com/u-root/uio/ubinary/little_endian.go | 2 +-
vendor/github.com/cilium/ebpf/internal/endian_le.go | 4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/gvisor-tap-vsock-0.7.1/vendor/github.com/u-root/uio/ubinary/little_endian.go b/gvisor-tap-vsock-0.7.1/vendor/github.com/u-root/uio/ubinary/little_endian.go
index 317bb91..bab304a 100644
--- a/gvisor-tap-vsock-0.7.1/vendor/github.com/u-root/uio/ubinary/little_endian.go
+++ b/gvisor-tap-vsock-0.7.1/vendor/github.com/u-root/uio/ubinary/little_endian.go
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style
// license that can be found in the LICENSE file.
-// +build 386 amd64 arm arm64 mipsle mips64le ppc64le riscv riscv64
+// +build 386 amd64 arm arm64 loong64 mipsle mips64le ppc64le riscv riscv64
package ubinary
diff --git a/vendor/github.com/cilium/ebpf/internal/endian_le.go b/vendor/github.com/cilium/ebpf/internal/endian_le.go
index 41a6822..273fad8 100644
--- a/vendor/github.com/cilium/ebpf/internal/endian_le.go
+++ b/vendor/github.com/cilium/ebpf/internal/endian_le.go
@@ -1,5 +1,5 @@
-//go:build 386 || amd64 || amd64p32 || arm || arm64 || mipsle || mips64le || mips64p32le || ppc64le || riscv64
-// +build 386 amd64 amd64p32 arm arm64 mipsle mips64le mips64p32le ppc64le riscv64
+//go:build 386 || amd64 || amd64p32 || arm || arm64 || loong64 || mipsle || mips64le || mips64p32le || ppc64le || riscv64
+// +build 386 amd64 amd64p32 arm arm64 loong64 mipsle mips64le mips64p32le ppc64le riscv64
package internal
--
2.38.1
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。