From 11c20e770ef6226bd8f11bed87cf848be077b3ac Mon Sep 17 00:00:00 2001 From: Sam James Date: Wed, 27 Aug 2025 00:35:15 +0100 Subject: llvm-core/llvm: don't set +debug for 21.1.0 The intention is to have it only for development versions. Signed-off-by: Sam James --- llvm-core/llvm/llvm-21.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'llvm-core') diff --git a/llvm-core/llvm/llvm-21.1.0.ebuild b/llvm-core/llvm/llvm-21.1.0.ebuild index 3fbf8752766c..673ed1404693 100644 --- a/llvm-core/llvm/llvm-21.1.0.ebuild +++ b/llvm-core/llvm/llvm-21.1.0.ebuild @@ -21,7 +21,7 @@ LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA BSD public-domain rc" SLOT="${LLVM_MAJOR}/${LLVM_SOABI}" KEYWORDS="~amd64 ~arm ~arm64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~arm64-macos ~ppc-macos ~x64-macos" IUSE=" - +binutils-plugin +debug debuginfod doc exegesis libedit +libffi + +binutils-plugin debug debuginfod doc exegesis libedit +libffi test xml z3 zstd " RESTRICT="!test? ( test )" -- cgit v1.2.3