Accepting request 567770 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/567770 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=63
This commit is contained in:
parent
e22abeab4d
commit
a9db530e5e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 19 16:17:22 CET 2018 - ro@suse.de
|
||||
|
||||
- add s390 to the ifarch conditional to build without openblas
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 10 09:04:47 UTC 2018 - adrian@suse.de
|
||||
|
||||
|
@ -32,7 +32,7 @@ ExclusiveArch: do_not_build
|
||||
|
||||
%if "%flavor" == "standard"
|
||||
%bcond_with hpc
|
||||
%ifarch armv6l s390x
|
||||
%ifarch armv6l s390 s390x
|
||||
%bcond_with openblas
|
||||
%else
|
||||
%bcond_without openblas
|
||||
|
Loading…
Reference in New Issue
Block a user