Accepting request 1230763 from Base:System

OBS-URL: https://build.opensuse.org/request/show/1230763
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libcap?expand=0&rev=62
This commit is contained in:
Ana Guerrero 2024-12-15 11:34:16 +00:00 committed by Git OBS Bridge
commit 9d8c3a7201
2 changed files with 11 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Dec 9 14:15:56 UTC 2024 - Andreas Schwab <schwab@suse.de>
- Disable psx_test and b219174 tests in qemu emulation
-------------------------------------------------------------------
Mon Dec 2 21:18:04 UTC 2024 - Petr Vorel <pvorel@suse.cz>

View File

@ -108,6 +108,12 @@ rm %{buildroot}%{_libdir}/libcap.a
%fdupes -s %{buildroot}
%check
%if 0%{?qemu_user_space_build}
# qemu emulation always creates an extra thread, causing psx_syscall to
# run into an infinite loop.
echo 'int main() { return 0; }' > tests/psx_test.c
echo 'int main() { return 0; }' > tests/b219174.c
%endif
%make_build %{buildvariables} test
%ldconfig_scriptlets -n libcap2