- Remove incorrect change.
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=172
This commit is contained in:
parent
ebbb7f6e75
commit
b0b71280c4
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
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 s390x s390
|
||||
%ifarch 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