From b38b4b4ae8f15606e9d48b7e74046a9265d88093 Mon Sep 17 00:00:00 2001 From: forrest_ly Date: Tue, 25 Jul 2023 06:30:35 +0000 Subject: [PATCH] =?UTF-8?q?=E9=9A=94=E7=A6=BBloongarch64=E8=A1=A5=E4=B8=81?= =?UTF-8?q?=EF=BC=8C=E5=8F=AA=E5=9C=A8=E7=BC=96=E8=AF=91loongarch64?= =?UTF-8?q?=E6=9E=B6=E6=9E=84=E6=97=B6apply=20=E9=9A=94=E7=A6=BBloongarch6?= =?UTF-8?q?4=E8=A1=A5=E4=B8=81=EF=BC=8C=E5=8F=AA=E5=9C=A8=E7=BC=96?= =?UTF-8?q?=E8=AF=91loongarch64=E6=9E=B6=E6=9E=84=E6=97=B6apply?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: forrest_ly --- rpm.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rpm.spec b/rpm.spec index b4d463e..a80c62f 100644 --- a/rpm.spec +++ b/rpm.spec @@ -155,8 +155,10 @@ Patch1001: compile-with-Platform-Python-binary-where-relevant.patch # make unversioned %%__python an error unless explicitly overridden Patch1002: rpm-4.14.2-unversioned-python.patch +%ifarch loongarch64 Patch2000: 1000-rpm-anolis-support-loongarch.patch Patch2001: 0001-debugedit-add-loongarch-support.patch +%endif Patch2002: 0001-support-sqlite-backend-rpmdb.patch -- Gitee