Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 817419

Summary: waf-utils.eclass should respect EXTRA_ECONF
Product: Gentoo Linux Reporter: matoro <matoro_gentoo>
Component: EclassesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: ionen, matoro_gentoo
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description matoro archtester 2021-10-10 20:25:00 UTC
Needed to add a custom configure flag to media-video/mpv but it turns out waf-utils.eclass does not respect EXTRA_ECONF.
Comment 1 Larry the Git Cow gentoo-dev 2022-11-25 08:56:17 UTC
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(+)