Accepting request 1130664 from home:dpitchumani:branches:openSUSE:Factory

- [bsc#1211860] - build failure for patchelf on s390x 
  - skip unstable check build for arch s390x

OBS-URL: https://build.opensuse.org/request/show/1130664
OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/patchelf?expand=0&rev=39
This commit is contained in:
Martin Pluskal 2023-12-04 08:06:23 +00:00 committed by Git OBS Bridge
parent 5136c97b58
commit 8e14001bec
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