Sync from SUSE:ALP:Source:Standard:1.0 openblas revision dc6596ee0fb6e8f1f8b4d3d608ae91c7

This commit is contained in:
Adrian Schröter 2024-03-15 15:48:30 +01:00
parent 7fca305fb4
commit 4fa4af5a0b
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 Dec 20 12:02:55 UTC 2023 - Giacomo Comes <gcomes.obs@gmail.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