From e7ca52941e2d649e15dde0c9b0b6f3fe37716e0e Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Thu, 14 Dec 2023 09:03:29 +0200 Subject: [PATCH] Enable riscv64 support Signed-off-by: David Abdurachmanov --- libunwind.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libunwind.spec b/libunwind.spec index 88a93de..c9a1ed0 100644 --- a/libunwind.spec +++ b/libunwind.spec @@ -57,7 +57,7 @@ Patch1: libunwind-arm-default-to-exidx.patch Patch2: libunwind-1.3.1-multilib-fix.patch Patch5: libunwind-no-dl-iterate-phdr.patch -ExclusiveArch: %{arm} aarch64 hppa ia64 mips ppc %{power64} s390x %{ix86} x86_64 +ExclusiveArch: %{arm} aarch64 hppa ia64 mips ppc %{power64} s390x %{ix86} x86_64 riscv64 BuildRequires: automake libtool autoconf texlive-latex2man BuildRequires: make