Accepting request 975395 from devel:libraries:c_c++

OBS-URL: https://build.opensuse.org/request/show/975395
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libunwind?expand=0&rev=46
This commit is contained in:
Dominique Leuenberger 2022-05-10 13:09:40 +00:00 committed by Git OBS Bridge
commit 40fb4ee03a
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