Accepting request 975383 from openSUSE:Factory:RISCV

- Enable build on riscv64 and run testsuite

OBS-URL: https://build.opensuse.org/request/show/975383
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/libunwind?expand=0&rev=54
This commit is contained in:
Dirk Mueller 2022-05-06 11:18:06 +00:00 committed by Git OBS Bridge
parent 0920bdb1f3
commit b373f1be2d
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 6 09:25:52 UTC 2022 - Andreas Schwab <schwab@suse.de>
- Enable build on riscv64 and run testsuite
-------------------------------------------------------------------
Thu Apr 21 07:41:05 UTC 2022 - Dirk Müller <dmueller@suse.com>

View File

@ -30,7 +30,7 @@ Source3: baselibs.conf
BuildRequires: gcc-c++
BuildRequires: lzma-devel
BuildRequires: pkgconfig
ExcludeArch: s390 riscv64
ExcludeArch: s390
%description
A C programming interface (API) to determine the call chain of a program.
@ -52,10 +52,8 @@ A C programming interface (API) to determine the call chain of a program.
%make_build
%check
%if ! 0%{?qemu_user_space_build}
# run-coredump-unwind fails
%make_build check || :
%endif
%install
%make_install