Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 900915 - dev-libs/nss: allow overriding settings locally via EXTRA_ECONF or alike
Summary: dev-libs/nss: allow overriding settings locally via EXTRA_ECONF or alike
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-12 07:06 UTC by Joonas Niilola
Modified: 2023-05-06 08:18 UTC (History)
1 user (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 Joonas Niilola gentoo-dev 2023-03-12 07:06:53 UTC
Allow overriding settings locally via EXTRA_ECONF or alike. EXTRA_NSSCONF to not cause confusion with other autotools-based ebuilds?
Comment 1 Larry the Git Cow gentoo-dev 2023-05-06 08:18:46 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d726ee7b9a70e8e2252caae63297e2404f71afa

commit 3d726ee7b9a70e8e2252caae63297e2404f71afa
Author:     Joonas Niilola <juippis@gentoo.org>
AuthorDate: 2023-05-06 08:16:59 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2023-05-06 08:18:43 +0000

    dev-libs/nss: add 3.89.1
    
     - allow user-defined extra config via EXTRA_NSSCONF. Please see the ebuild
       for examples how to use it, since the build system is not based on regular
       autotools.
    
    Closes: https://bugs.gentoo.org/900915
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-libs/nss/Manifest          |   1 +
 dev-libs/nss/nss-3.89.1.ebuild | 411 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 412 insertions(+)