From 2697141653b50eaebe225c977fbd2b26b8a689d3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 17 May 2017 12:08:47 +0000 Subject: testing/libc++: disable for now to unblock the builders --- testing/libc++/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing') 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 -- cgit v1.2.3