From: "Richard Fish" <bigfish@asmallpond.org>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] Can MAKEOPTS be changed on per package basis?
Date: Sun, 29 Oct 2006 12:56:57 -0700 [thread overview]
Message-ID: <7573e9640610291156s4341c3f3v5da7ff782f1fc79e@mail.gmail.com> (raw)
In-Reply-To: <45450533.6070106@cisco.com>
On 10/29/06, Roy Wright <royw@cisco.com> wrote:
> I was installing djmount (from b.g.o.) and it kept failing. Looked like
> a parallelization issue, so tried changing MAKEOPTS from -j2 to -j1,
> which let the package compile. I'm running a hypterthreaded P4 and
> this is the first package to have problems with -j2 in over a year.
> Is there anyway to specify a MAKEOPTS on a per package basis?
mkdir -p /etc/portage/env/cate-gory
echo "export MAKEOPTS=-j1" > /etc/portage/env/cate-gory/package
You can also set variables for specific package versions or even -rX
releases. See /usr/portage/profiles/base/profile.bashrc.
-Richard
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2006-10-29 20:10 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-29 19:46 [gentoo-user] Can MAKEOPTS be changed on per package basis? Roy Wright
2006-10-29 19:56 ` Richard Fish [this message]
2006-10-29 20:23 ` Roy Wright
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=7573e9640610291156s4341c3f3v5da7ff782f1fc79e@mail.gmail.com \
--to=bigfish@asmallpond.org \
--cc=gentoo-user@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox