- Remove incorrect change.

OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=172
This commit is contained in:
Egbert Eich 2024-05-13 12:13:44 +00:00 committed by Git OBS Bridge
parent ebbb7f6e75
commit b0b71280c4
2 changed files with 1 additions and 6 deletions

View File

@ -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>

View File

@ -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)@' \