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>
|
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: gcc-c++
|
||||||
BuildRequires: lzma-devel
|
BuildRequires: lzma-devel
|
||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
ExcludeArch: s390 riscv64
|
ExcludeArch: s390
|
||||||
|
|
||||||
%description
|
%description
|
||||||
A C programming interface (API) to determine the call chain of a program.
|
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
|
%make_build
|
||||||
|
|
||||||
%check
|
%check
|
||||||
%if ! 0%{?qemu_user_space_build}
|
|
||||||
# run-coredump-unwind fails
|
# run-coredump-unwind fails
|
||||||
%make_build check || :
|
%make_build check || :
|
||||||
%endif
|
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
|
Loading…
x
Reference in New Issue
Block a user