Accepting request 833577 from devel:libraries:c_c++

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/833577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boost?expand=0&rev=139
This commit is contained in:
Dominique Leuenberger 2020-09-14 10:04:59 +00:00 committed by Git OBS Bridge
commit a10ef9ccfe
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