Summary: | ninja-utils.eclass: use app-alternatives/ninja | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Anna Vyalkova <cyber+gentoo> |
Component: | Eclasses | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | cyber+gentoo, sam, vimproved |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 919969 | ||
Bug Blocks: | 915318 |
Description
Anna Vyalkova
2023-11-20 07:05:15 UTC
That will be done when app-alternatives/ninja is stable. (In reply to Sam James from comment #1) > That will be done when app-alternatives/ninja is stable. I suppose we may need to do it simultaneously, actually... Note that the "CMAKE_MAKE_PROGRAM" variable needs to be also set. The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2fa125d055dcfebe34acf09ea04ff89c42eeb19b commit 2fa125d055dcfebe34acf09ea04ff89c42eeb19b Author: Sam James <sam@gentoo.org> AuthorDate: 2023-12-15 06:50:39 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-12-15 06:50:39 +0000 ninja-utils.eclass: use app-alternatives/ninja Needed now that it's stable. Bug: https://bugs.gentoo.org/919969 Closes: https://bugs.gentoo.org/917623 Signed-off-by: Sam James <sam@gentoo.org> eclass/ninja-utils.eclass | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) (In reply to Anna Vyalkova from comment #3) > Note that the "CMAKE_MAKE_PROGRAM" variable needs to be also set. Can you file a separate bug for that please? I've done the bare minimum here to avoid confusion without the alternative. The current implementation doesn't allow to force "ninja-reference" (In reply to Anna Vyalkova from comment #6) > The current implementation doesn't allow to force "ninja-reference" New bug please, for each issue. |