Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 829758 - dev-ada/libadalang-22.0.0 does not respect MAKEOPTS
Summary: dev-ada/libadalang-22.0.0 does not respect MAKEOPTS
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux ADA team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: makeopts-ignored
  Show dependency tree
 
Reported: 2021-12-21 08:01 UTC by Agostino Sarubbo
Modified: 2021-12-23 21:03 UTC (History)
0 users

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 Agostino Sarubbo gentoo-dev 2021-12-21 08:01:35 UTC
it runs with -j$( nproc ) instead of the value of MAKEOPTS
Comment 1 Larry the Git Cow gentoo-dev 2021-12-23 21:03:42 UTC
The bug has been closed via the following commit(s):

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

commit b6a49cf2686103ea29a22976ee15573e0e88d71c
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2021-12-23 21:03:31 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2021-12-23 21:03:31 +0000

    dev-ada/libadalang: respect MAKEOPTS
    
    Closes: https://bugs.gentoo.org/829758
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-ada/libadalang/libadalang-22.0.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)