public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Neil Bothwick <neil@digimed.co.uk>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user]  Re: make.conf  MAKEOPTS=-j2
Date: Sun, 2 Aug 2009 20:41:16 +0100	[thread overview]
Message-ID: <20090802204116.3e1c2714@krikkit.digimed.co.uk> (raw)
In-Reply-To: <h54kr8$g40$1@ger.gmane.org>

[-- Attachment #1: Type: text/plain, Size: 520 bytes --]

On Sun, 02 Aug 2009 21:10:49 +0300, Nikos Chantziaras wrote:

> >> echo 'MAKEOPTS="-j1"'>/etc/portage/env/dev-util/duma  
> >
> > Exactly what I was looking for!  
> 
> Note that by doing so you will be using -j1 for every future version of 
> duma.  That means, if the problem gets fixed, you'll still be using -j1.

It's sourced as a bash script, so you can include conditionals and tests

[[ "$PVR" == "1.2-r3" ]] && MAKEOPTS="-j1"


-- 
Neil Bothwick

OPERATOR ERROR: Nyah, Nyah, Nyah, Nyah, Nyah!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2009-08-02 19:41 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-08-02 13:20 [gentoo-user] make.conf MAKEOPTS=-j2 David Relson
2009-08-02 15:36 ` [gentoo-user] " Nikos Chantziaras
2009-08-02 16:23 ` [gentoo-user] " Neil Bothwick
2009-08-02 17:37   ` David Relson
2009-08-02 18:10     ` [gentoo-user] " Nikos Chantziaras
2009-08-02 18:30       ` Dale
2009-08-02 19:41       ` Neil Bothwick [this message]
2009-08-03 12:11       ` Walter Dnes
2009-08-03 14:16         ` Nikos Chantziaras
2009-08-03 14:23           ` Nevynxxx
2009-08-03 14:56           ` Dale
2009-08-03 19:40             ` Stroller
2009-08-03 19:48               ` Dale
2009-08-03 21:45           ` Neil Bothwick

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=20090802204116.3e1c2714@krikkit.digimed.co.uk \
    --to=neil@digimed.co.uk \
    --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