sys-cluster/pmix: enable IPv6

Signed-off-by: Brett A C Sheffield <bacs@librecast.net>
Part-of: https://codeberg.org/gentoo/gentoo/pulls/725
Signed-off-by: Marc Schiffbauer <mschiff@gentoo.org>
This commit is contained in:
Brett A C Sheffield
2026-04-23 19:16:20 +00:00
committed by Marc Schiffbauer
parent 7b08d54747
commit 859be4e7c0

View File

@@ -42,6 +42,7 @@ src_configure() {
# tries to build both zlib and zlib-ng
--without-zlibng
--enable-ipv6
$(use_enable debug)
$(use_with munge)
)