Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] Build a single package with -j1
@ 2011-09-28  9:31 Allan Nielsen
  2011-09-28 10:04 ` Yegor Yefremov
  2011-09-28 10:05 ` Bjørn Forsman
  0 siblings, 2 replies; 3+ messages in thread
From: Allan Nielsen @ 2011-09-28  9:31 UTC (permalink / raw)
  To: buildroot

Hi

Is it possible to specify that a single package must be build in one thread
only?

Best regards
Allan W. Nielsen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20110928/4852d014/attachment.html>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Build a single package with -j1
  2011-09-28  9:31 [Buildroot] Build a single package with -j1 Allan Nielsen
@ 2011-09-28 10:04 ` Yegor Yefremov
  2011-09-28 10:05 ` Bjørn Forsman
  1 sibling, 0 replies; 3+ messages in thread
From: Yegor Yefremov @ 2011-09-28 10:04 UTC (permalink / raw)
  To: buildroot

Hi Allan,

> Is it possible to specify that a single package must be build in one thread only?

Yes, it is. See package/libnl7libnl.mk:

LIBNL_MAKE = $(MAKE1)

Best regards,
Yegor

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] Build a single package with -j1
  2011-09-28  9:31 [Buildroot] Build a single package with -j1 Allan Nielsen
  2011-09-28 10:04 ` Yegor Yefremov
@ 2011-09-28 10:05 ` Bjørn Forsman
  1 sibling, 0 replies; 3+ messages in thread
From: Bjørn Forsman @ 2011-09-28 10:05 UTC (permalink / raw)
  To: buildroot

On 28 September 2011 11:31, Allan Nielsen <a@awn.dk> wrote:
> Hi
>
> Is it possible to specify that a single package must be build in one thread
> only?

Yes.

LIBFOO_MAKE=$(MAKE1)

It's documented here: http://buildroot.uclibc.org/buildroot.html

Best regards,
Bj?rn Forsman

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-09-28 10:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-28  9:31 [Buildroot] Build a single package with -j1 Allan Nielsen
2011-09-28 10:04 ` Yegor Yefremov
2011-09-28 10:05 ` Bjørn Forsman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox