aboutsummaryrefslogtreecommitdiffstats
path: root/testing/libc++
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2017-05-17 12:08:47 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2017-05-17 12:08:47 +0000
commit2697141653b50eaebe225c977fbd2b26b8a689d3 (patch)
tree6aa525caf35792ec5aa58a652cd91b2d56a396a5 /testing/libc++
parent41654d25df3f4d81aebfcf02d3b681ecbde2d6c5 (diff)
downloadaports-2697141653b50eaebe225c977fbd2b26b8a689d3.tar.bz2
aports-2697141653b50eaebe225c977fbd2b26b8a689d3.tar.xz
testing/libc++: disable for now to unblock the builders
Diffstat (limited to 'testing/libc++')
-rw-r--r--testing/libc++/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libc++/APKBUILD b/testing/libc++/APKBUILD
index b00b5746ad..f8b7e41a34 100644
--- a/testing/libc++/APKBUILD
+++ b/testing/libc++/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
_llvmver=${pkgver%%.*}
pkgdesc="A new implementation of the C++ standard library, targeting C++11"
url="http://libcxx.llvm.org/"
-arch="all"
+arch=""
license="UOI-NCSA"
makedepends="cmake
clang>=$_llvmver