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:
Dirk Mueller 2020-09-05 13:13:54 +00:00 committed by Git OBS Bridge
parent 67cba11586
commit 3040aed5ba
2 changed files with 6 additions and 1 deletions

View File

@ -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>

View File

@ -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