commit: 561ef237a7d5ce7146e9ce504dd9bff372894158
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 10 21:45:32 2017 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jan 10 21:50:24 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561ef237
sys-libs/libcxxabi: Update to use LIBCXXABI_INCLUDE_TESTS
sys-libs/libcxxabi/libcxxabi-9999.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/libcxxabi/libcxxabi-9999.ebuild
b/sys-libs/libcxxabi/libcxxabi-9999.ebuild
index eb08cf9..2ed3326 100644
--- a/sys-libs/libcxxabi/libcxxabi-9999.ebuild
+++ b/sys-libs/libcxxabi/libcxxabi-9999.ebuild
@@ -65,7 +65,7 @@ multilib_src_configure() {
-DLIBCXXABI_ENABLE_SHARED=ON
-DLIBCXXABI_ENABLE_STATIC=$(usex static-libs)
-DLIBCXXABI_USE_LLVM_UNWINDER=$(usex libunwind)
- -DLLVM_INCLUDE_TESTS=$(usex test)
+ -DLIBCXXABI_INCLUDE_TESTS=$(usex test)
-DLIBCXXABI_LIBCXX_INCLUDES="${WORKDIR}"/libcxx/include
# upstream is omitting standard search path for this