From a1c754060ae84bfa86044ff06ef6006b01c84f20 Mon Sep 17 00:00:00 2001 From: Daniel Sabogal Date: Tue, 19 Sep 2017 19:41:29 -0400 Subject: testing/openmpi: disable for ppc64le fails to build: opal/threads/thread_usage.h:134:76: error: 'opal_atomic_swap_64' was not declared in this scope --- testing/openmpi/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/openmpi/APKBUILD') diff --git a/testing/openmpi/APKBUILD b/testing/openmpi/APKBUILD index 1760d1b9ec..c8c41a051a 100644 --- a/testing/openmpi/APKBUILD +++ b/testing/openmpi/APKBUILD @@ -4,7 +4,7 @@ pkgver=2.1.1 pkgrel=0 pkgdesc="Message passing library for high-performance computing" url="https://www.open-mpi.org/" -arch="all" +arch="all !ppc64le" license="BSD" makedepends="perl gfortran hwloc-dev libevent-dev libgomp" subpackages="$pkgname-dev:_dev $pkgname-doc" -- cgit v1.2.3