From: Michał Górny Date: Thu, 2 Feb 2017 14:59:50 +0000 (+0100) Subject: sys-devel/lld: Re-enable tests in the live ebuild X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=122db4072efd38e063f43f9fd8257cd22c98556c;p=gentoo.git sys-devel/lld: Re-enable tests in the live ebuild The tests have been fixed to build in stand-alone mode. There are still a few bugs preventing them from working correctly but the patches are on their way. --- diff --git a/sys-devel/lld/lld-9999.ebuild b/sys-devel/lld/lld-9999.ebuild index 6a01839dbf42..b4f23d3031e8 100644 --- a/sys-devel/lld/lld-9999.ebuild +++ b/sys-devel/lld/lld-9999.ebuild @@ -26,9 +26,6 @@ RDEPEND="~sys-devel/llvm-${PV}" DEPEND="${RDEPEND} test? ( $(python_gen_any_dep "~dev-python/lit-${PV}[\${PYTHON_USEDEP}]") )" -# TODO: fix test suite to build stand-alone -RESTRICT="test" - # least intrusive of all CMAKE_BUILD_TYPE=RelWithDebInfo