commit:     2372d2f927dfe5ae68ecf37f1525767b2a8c8be8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Apr 21 16:57:50 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Apr 21 17:15:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2372d2f9

sys-libs/libomp: Enable assertions in 17.x by default

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 sys-libs/libomp/libomp-17.0.0.9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sys-libs/libomp/libomp-17.0.0.9999.ebuild 
b/sys-libs/libomp/libomp-17.0.0.9999.ebuild
index d05b80a0e681..0da07fface9a 100644
--- a/sys-libs/libomp/libomp-17.0.0.9999.ebuild
+++ b/sys-libs/libomp/libomp-17.0.0.9999.ebuild
@@ -14,7 +14,7 @@ LICENSE="Apache-2.0-with-LLVM-exceptions || ( UoI-NCSA MIT )"
 SLOT="0/${LLVM_SOABI}"
 KEYWORDS=""
 IUSE="
-       debug gdb-plugin hwloc offload ompt test
+       +debug gdb-plugin hwloc offload ompt test
        llvm_targets_AMDGPU llvm_targets_NVPTX
 "
 REQUIRED_USE="

Reply via email to