From: Peter Korsgaard <jacmet@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] allow to pass the number of parallel jobs via command line
Date: Wed, 26 Sep 2012 12:42:25 +0200 [thread overview]
Message-ID: <87a9wd6p66.fsf@macbook.be.48ers.dk> (raw)
In-Reply-To: <20120926062348.GA31527@game.jcrosoft.org> (Jean-Christophe PLAGNIOL-VILLARD's message of "Wed, 26 Sep 2012 08:23:48 +0200")
>>>>> "Jean-Christophe" == Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com> writes:
Hi,
>> why not just use make BR2_JLEVEL=x ?
JC> kconfig overwrite and you can not optarg env as
JC> BR2_JLEVEL is a int so need to use PARALLEL_JOBS
Sorry, I don't understand what you are saying here. BR2_JLEVEL works
fine:
make BR2_LEVEL=42
...
/usr/bin/make -j42 CC="/home/peko/source/buildroot/output/host/usr/bin/arm-linux-gcc" ..
--
Bye, Peter Korsgaard
next prev parent reply other threads:[~2012-09-26 10:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-25 10:17 [Buildroot] [PATCH 1/1] allow to pass the number of parallel jobs via command line Jean-Christophe PLAGNIOL-VILLARD
2012-09-25 20:36 ` Peter Korsgaard
2012-09-26 6:23 ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-26 10:42 ` Peter Korsgaard [this message]
2012-09-26 16:57 ` Jean-Christophe PLAGNIOL-VILLARD
2012-09-26 19:23 ` Nathan Lynch
2012-10-01 19:46 ` Peter Korsgaard
2012-10-04 6:57 ` Jean-Christophe PLAGNIOL-VILLARD
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=87a9wd6p66.fsf@macbook.be.48ers.dk \
--to=jacmet@uclibc.org \
--cc=buildroot@busybox.net \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.