Accepting request 837347 from science
OBS-URL: https://build.opensuse.org/request/show/837347 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openblas?expand=0&rev=35
This commit is contained in:
commit
2dff025f9f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Sep 24 10:45:45 UTC 2020 - Egbert Eich <eich@suse.com>
|
||||||
|
|
||||||
|
- For s390/s390x add TARGET=ZARCH_GENERIC (jsc#SLE-13773).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 12 02:36:15 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
Wed Aug 12 02:36:15 UTC 2020 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||||
|
|
||||||
|
@ -304,6 +304,9 @@ cp %{SOURCE2} .
|
|||||||
%define openblas_target TARGET=ARMV8
|
%define openblas_target TARGET=ARMV8
|
||||||
%else
|
%else
|
||||||
%define openblas_target DYNAMIC_ARCH=1
|
%define openblas_target DYNAMIC_ARCH=1
|
||||||
|
%ifarch s390 s390x
|
||||||
|
%define openblas_target %openblas_target TARGET=ZARCH_GENERIC
|
||||||
|
%endif
|
||||||
%endif
|
%endif
|
||||||
%endif
|
%endif
|
||||||
# force -mvsx for ppc64 to avoid build failure:
|
# force -mvsx for ppc64 to avoid build failure:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user