Accepting request 1130666 from devel:tools:building

OBS-URL: https://build.opensuse.org/request/show/1130666
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/patchelf?expand=0&rev=22
This commit is contained in:
Ana Guerrero 2023-12-05 16:00:49 +00:00 committed by Git OBS Bridge
commit 627301ebb4
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 4 07:29:40 UTC 2023 - Duraisankar P <Duraisankar.pitchumani@suse.com>
- [bsc#1211860] - build failure for patchelf on s390x
- skip unstable check build for arch s390x
-------------------------------------------------------------------
Mon May 8 16:11:37 UTC 2023 - Andreas Stieger <Andreas.Stieger@gmx.de>

View File

@ -39,7 +39,10 @@ executables and change the RPATH of executables and libraries.
%make_build
%check
%ifnarch s390x
#Bug bsc#1211860, builds are unstable for s390x
%make_build check
%endif
%install
%make_install