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:
commit
40fb4ee03a
@ -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>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user