forked from pool/slurm
- On SLE-12 exclude build for s390x.
OBS-URL: https://build.opensuse.org/package/show/network:cluster/slurm?expand=0&rev=277
This commit is contained in:
parent
961668403a
commit
db15cbcf3e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 20 15:29:55 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
- On SLE-12 exclude build for s390x.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 07:38:00 UTC 2023 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -33,8 +33,9 @@
|
||||
|
||||
%define slurm_testsuite 1
|
||||
|
||||
%ifarch i586 %arm s390
|
||||
ExclusiveArch: do_not_build
|
||||
ExcludeArch: i586 %arm s390
|
||||
%if 0%{?suse_version} < 1500
|
||||
ExcludeArch: s390x
|
||||
%endif
|
||||
|
||||
%if 0%{?suse_version} < 1315
|
||||
|
Loading…
Reference in New Issue
Block a user