Accepting request 1146764 from home:eeich:branches:science

- Remove DYNAMIC_LIST for aarch64 for older gcc versions: This has
  been fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/1146764
OBS-URL: https://build.opensuse.org/package/show/science/openblas?expand=0&rev=169
This commit is contained in:
Egbert Eich 2024-02-15 09:39:12 +00:00 committed by Git OBS Bridge
parent 8d1ffef82e
commit 5a52d247ac
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 15 08:27:33 UTC 2024 - Egbert Eich <eich@suse.com>
- Remove DYNAMIC_LIST for aarch64 for older gcc versions: This has
been fixed upstream.
-------------------------------------------------------------------
Wed Jan 17 08:47:55 UTC 2024 - Egbert Eich <eich@suse.com>

View File

@ -387,10 +387,6 @@ EOF
%endif
%ifarch aarch64
%global openblas_target %openblas_target TARGET=ARMV8
%if 0%{?suse_version} < 1550
# Only enable targets without sve when using GCC < 9
%global openblas_target %openblas_target DYNAMIC_LIST="ARMV8 CORTEXA53 CORTEXA57 CORTEXA72 CORTEXA73 CORTEXA55 FALKOR THUNDERX THUNDERX2T99 TSV110 EMAG8180 NEOVERSEN1 NEOVERSEV1 THUNDERX3T110"
%endif
%define openblas_opt BUILD_BFLOAT16=1
%endif
%ifarch s390 s390x