From a89425e24b38722972b6a2b7b4343c045231cb58 Mon Sep 17 00:00:00 2001 From: Michał Górny Date: Fri, 21 Apr 2023 18:57:39 +0200 Subject: sys-devel/llvm: Enable assertions in 17.x by default MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- sys-devel/llvm/llvm-17.0.0.9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys-devel/llvm') diff --git a/sys-devel/llvm/llvm-17.0.0.9999.ebuild b/sys-devel/llvm/llvm-17.0.0.9999.ebuild index 94ec3e2b1216..1ae16d3ef49a 100644 --- a/sys-devel/llvm/llvm-17.0.0.9999.ebuild +++ b/sys-devel/llvm/llvm-17.0.0.9999.ebuild @@ -20,7 +20,7 @@ LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" KEYWORDS="" IUSE=" - +binutils-plugin debug debuginfod doc exegesis libedit +libffi + +binutils-plugin +debug debuginfod doc exegesis libedit +libffi ncurses test xar xml z3 zstd " RESTRICT="!test? ( test )" -- cgit v1.2.3-65-gdbad