Accepting request 1172017 from home:AdaLovelace:branches:science
- Correct ifarch: s390x instead of s390 OBS-URL: https://build.opensuse.org/request/show/1172017 OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=171
This commit is contained in:
parent
5a52d247ac
commit
ebbb7f6e75
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 16:06:33 UTC 2024 - Sarah Kriesch <sarah.kriesch@opensuse.org>
|
||||
|
||||
- Correct ifarch: s390x instead of s390
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 15 08:27:33 UTC 2024 - Egbert Eich <eich@suse.com>
|
||||
|
||||
|
@ -330,7 +330,7 @@ This package contains headers for OpenBLAS.
|
||||
|
||||
%setup -q -n OpenBLAS-%{version}
|
||||
%autopatch -p1
|
||||
%ifarch s390
|
||||
%ifarch s390x s390
|
||||
sed -i -e "s@m32@m31@" Makefile.system
|
||||
%endif
|
||||
sed -i -e '/FLDFLAGS = \|$(CC)\|$(CXX)/s@$@ $(LDFLAGS_TESTS)@' \
|
||||
|
Loading…
x
Reference in New Issue
Block a user