From 291e7f9a5c47d0b88fb20b84c85e6a3578b52ac7c3214a1baea190a41de2c4e4 Mon Sep 17 00:00:00 2001 From: Sascha Peilicke Date: Thu, 28 Feb 2013 09:20:59 +0000 Subject: [PATCH] Accepting request 156735 from devel:ARM:AArch64:Factory - build without openmpi on aarch64 for now OBS-URL: https://build.opensuse.org/request/show/156735 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/boost?expand=0&rev=96 --- boost.changes | 5 +++++ boost.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/boost.changes b/boost.changes index 1694c42..2e96b07 100644 --- a/boost.changes +++ b/boost.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Feb 27 18:34:09 UTC 2013 - dmueller@suse.com + +- build without openmpi on aarch64 for now + ------------------------------------------------------------------- Wed Jan 23 13:30:18 UTC 2013 - BSipos@rkf-eng.com diff --git a/boost.spec b/boost.spec index 17021e0..3adcb62 100644 --- a/boost.spec +++ b/boost.spec @@ -31,7 +31,7 @@ # Just hardcode build_mpi to 1 as soon as openmpi builds on all # named architectures. -%ifarch s390 s390x ia64 hppa +%ifarch s390 s390x ia64 hppa aarch64 %define build_mpi 0 %else %define build_mpi 1