Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 817419 - waf-utils.eclass should respect EXTRA_ECONF
Summary: waf-utils.eclass should respect EXTRA_ECONF
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-10 20:25 UTC by matoro
Modified: 2022-11-25 08:56 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)