mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
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.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user