From 122db4072efd38e063f43f9fd8257cd22c98556c Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Thu, 2 Feb 2017 15:59:50 +0100 Subject: [PATCH] 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. --- sys-devel/lld/lld-9999.ebuild | 3 --- 1 file changed, 3 deletions(-) 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 -- 2.26.2