Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165980 - sys-kernel/genkernel add MAKEOPTS to default genkernel.conf
Summary: sys-kernel/genkernel add MAKEOPTS to default genkernel.conf
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Hosted Projects
Classification: Unclassified
Component: genkernel (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Genkernel Maintainers
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2007-02-08 19:30 UTC by DEMAINE Benoît-Pierre, aka DoubleHP
Modified: 2007-02-14 22:00 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 DEMAINE Benoît-Pierre, aka DoubleHP 2007-02-08 19:30:35 UTC
After long efforts, sys-kernel/genkernel now supports MAKEOPTS; I see that the profile defaults it to "-j2". To make things easy and clear to everybody, I would like a few lines to be added to the default /etc/genkernel.conf provided by the package: a comment, plus a commented variable to remind people that they now can use it:

# Genkernel uses an independent configuration for MAKEOPTS, and does not source
# /etc/make.conf . You can override the default setting by uncommenting and
# tweaking the following line. Default setting is set up by
# ${GK_SHARE}/${ARCH_OVERRIDE} . The recommended value for -j argument is
# <number of processors>*<number of cores per processor>+1
#MAKEOPTS="-j2"

Thanks.
Comment 1 DEMAINE Benoît-Pierre, aka DoubleHP 2007-02-08 19:32:10 UTC
oups, not
${GK_SHARE}/${ARCH_OVERRIDE}
but
${GK_SHARE}/${ARCH_OVERRIDE}/config.sh
;S
Comment 2 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-12 19:50:07 UTC
I've added this to genkernel in subversion.  It'll show up in 3.4.7's release.
Comment 3 Chris Gianelloni (RETIRED) gentoo-dev 2007-02-14 22:00:03 UTC
Fixed in 3.4.7_pre3