summaryrefslogtreecommitdiff
path: root/llvm-core/llvm
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2025-08-27 00:35:15 +0100
committerSam James <sam@gentoo.org>2025-08-27 00:35:15 +0100
commit11c20e770ef6226bd8f11bed87cf848be077b3ac (patch)
tree8f589da409c3c57b786e61122ad6dc45485a50b1 /llvm-core/llvm
parent89291a1c3c00481aebdefcb84eb4c26761a7caf5 (diff)
downloadgentoo-11c20e770ef6226bd8f11bed87cf848be077b3ac.tar.gz
gentoo-11c20e770ef6226bd8f11bed87cf848be077b3ac.tar.bz2
gentoo-11c20e770ef6226bd8f11bed87cf848be077b3ac.zip
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 <sam@gentoo.org>
Diffstat (limited to 'llvm-core/llvm')
-rw-r--r--llvm-core/llvm/llvm-21.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
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 )"