Accepting request 832014 from openSUSE:Factory:zSystems
enable context for s390x to make it build OBS-URL: https://build.opensuse.org/request/show/832014 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=262
This commit is contained in:
parent
67cba11586
commit
3040aed5ba
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 3 21:30:24 UTC 2020 - Berthold Gunreben <azouhr@opensuse.org>
|
||||
|
||||
- Enable context on s390x
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 27 09:15:59 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
@ -142,7 +142,7 @@ ExcludeArch: s390x %{ix86} ppc64 ppc64le
|
||||
%bcond_with python_numpy
|
||||
%endif
|
||||
# context hasn't been ported to most architectures yet
|
||||
%ifarch %{ix86} x86_64 %{arm} aarch64 mips ppc ppc64 ppc64le riscv64
|
||||
%ifarch %{ix86} x86_64 %{arm} aarch64 mips ppc ppc64 ppc64le riscv64 s390x
|
||||
%bcond_without build_context
|
||||
%else
|
||||
%bcond_with build_context
|
||||
|
Loading…
Reference in New Issue
Block a user