Needed to add a custom configure flag to media-video/mpv but it turns out waf-utils.eclass does not respect EXTRA_ECONF.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5122c99959a12d992f126bf4a24324dc40f20992 commit 5122c99959a12d992f126bf4a24324dc40f20992 Author: Matthew Smith <matthew@gentoo.org> AuthorDate: 2022-10-02 19:13:42 +0000 Commit: Matthew Smith <matthew@gentoo.org> CommitDate: 2022-11-25 08:55:27 +0000 waf-utils.eclass: pass EXTRA_ECONF to configure Allows users to override configure flags as in other build systems. Closes: https://bugs.gentoo.org/817419 Signed-off-by: Matthew Smith <matthew@gentoo.org> eclass/waf-utils.eclass | 1 + 1 file changed, 1 insertion(+)