summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2023-04-21 18:57:41 +0200
committerMichał Górny <mgorny@gentoo.org>2023-04-21 19:15:39 +0200
commita3286bf9c85430a847208251964aca177d997363 (patch)
treeac0f98238e047015a487b9dfb4cd0b9a6c0958c6 /dev-ml
parentsys-devel/llvm: Enable assertions in 17.x by default (diff)
downloadgentoo-a3286bf9c85430a847208251964aca177d997363.tar.gz
gentoo-a3286bf9c85430a847208251964aca177d997363.tar.bz2
gentoo-a3286bf9c85430a847208251964aca177d997363.zip
dev-ml/llvm-ocaml: Enable assertions in 17.x by default
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-ml')
-rw-r--r--dev-ml/llvm-ocaml/llvm-ocaml-17.0.0.9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/llvm-ocaml/llvm-ocaml-17.0.0.9999.ebuild b/dev-ml/llvm-ocaml/llvm-ocaml-17.0.0.9999.ebuild
index aee649edd10c..1e54d201785c 100644
--- a/dev-ml/llvm-ocaml/llvm-ocaml-17.0.0.9999.ebuild
+++ b/dev-ml/llvm-ocaml/llvm-ocaml-17.0.0.9999.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="https://llvm.org/"
LICENSE="Apache-2.0-with-LLVM-exceptions UoI-NCSA"
SLOT="0/${PV}"
KEYWORDS=""
-IUSE="debug test"
+IUSE="+debug test"
RESTRICT="!test? ( test )"
RDEPEND="