From 3040aed5bac440e863a221dd8cd37639733f6efe8e776cf40ac2040670787c65 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 5 Sep 2020 13:13:54 +0000 Subject: [PATCH] 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 --- boost.changes | 5 +++++ boost.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/boost.changes b/boost.changes index c9e70d9..aa746ec 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Sep 3 21:30:24 UTC 2020 - Berthold Gunreben + +- Enable context on s390x + ------------------------------------------------------------------- Thu Aug 27 09:15:59 UTC 2020 - Dirk Mueller diff --git a/boost.spec b/boost.spec index 7642754..7c89767 100644 --- a/boost.spec +++ b/boost.spec @@ -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