From 27cdd4e24e0428a4ecdb4c54433de2b50b71ad14 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Sat, 30 Sep 2017 23:42:57 +0200 Subject: [PATCH] sys-libs/libcxx: Remove obsolete LLVM_MAIN_SRCDIR hack --- sys-libs/libcxx/libcxx-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) diff --git a/sys-libs/libcxx/libcxx-9999.ebuild b/sys-libs/libcxx/libcxx-9999.ebuild index 185ed1024809..17104067dfdc 100644 --- a/sys-libs/libcxx/libcxx-9999.ebuild +++ b/sys-libs/libcxx/libcxx-9999.ebuild @@ -135,9 +135,6 @@ multilib_src_configure() { if use test; then mycmakeargs+=( - # this can be any directory, it just needs to exist... - # FIXME: remove this once https://reviews.llvm.org/D25093 is merged - -DLLVM_MAIN_SRC_DIR="${T}" -DLLVM_EXTERNAL_LIT="${EPREFIX}/usr/bin/lit" -DLLVM_LIT_ARGS="-vv" ) -- 2.26.2