diff options
author | Eli Schwartz <eschwartz93@gmail.com> | 2024-06-30 21:37:08 -0400 |
---|---|---|
committer | Eli Schwartz <eschwartz@gentoo.org> | 2024-07-03 17:24:58 -0400 |
commit | 204e818da24baa0bc4a04a8e22d7eb29ffed59e4 (patch) | |
tree | b2c5b01a4cd72e514be3a506755b9d4e474117a2 /dev-build | |
parent | sys-cluster/pmix: stop enabling -Werror via ./configure (diff) | |
download | gentoo-204e818da24baa0bc4a04a8e22d7eb29ffed59e4.tar.gz gentoo-204e818da24baa0bc4a04a8e22d7eb29ffed59e4.tar.bz2 gentoo-204e818da24baa0bc4a04a8e22d7eb29ffed59e4.zip |
sys-cluster/pmix: enforce the choice of event library
pmix can be built with either libevent or libev, and we need to depend
on the correct one. We depend on libevent. If, somehow, the configure
check is broken, it will "happily" attempt to automagically build against libev
instead, with varying degrees of success.
Make sure it knows which one it MUST pick.
Also update to use modern econf passing style with a local array, so
that comments are supported!
Closes: https://bugs.gentoo.org/884883
Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
Diffstat (limited to 'dev-build')
0 files changed, 0 insertions, 0 deletions