Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Use PARALLELMFLAGS to pass -jN
@ 2011-05-22  4:09 Khem Raj
  2011-05-22  4:09 ` [PATCH 1/1] eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS Khem Raj
  0 siblings, 1 reply; 7+ messages in thread
From: Khem Raj @ 2011-05-22  4:09 UTC (permalink / raw)
  To: OE core

eglibc uses PARALLELMFLAGS variable to pass information about parallelism to make
we transfer the contents of PARALLEL_MAKE to PARALLELMFLAGS and pass that
to make

I did a build and install of eglibc with and without patch using -j2

with patch

real    11m26.993s
user    11m25.230s
sys     3m0.150s

without patch

real    12m49.721s
user    11m34.920s
sys     3m19.180s



The following changes since commit 2853c6bee0f695afaebe012be9f6c4a81ac511e2:

  eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS (2011-05-21 15:59:26 -0700)

are available in the git repository at:
  git@git.openembedded.org:openembedded-core-contrib.git kraj/eglibc
  http://cgit.openembedded.org/cgit.cgi//log/?h=kraj/eglibc

Khem Raj (1):
  eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS

 meta/recipes-core/eglibc/eglibc.inc |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

-- 
1.7.4.1




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

end of thread, other threads:[~2011-05-24 18:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-22  4:09 [PATCH 0/1] Use PARALLELMFLAGS to pass -jN Khem Raj
2011-05-22  4:09 ` [PATCH 1/1] eglibc.inc: Transfer PARALLEL_MAKE to PARALLELMFLAGS Khem Raj
2011-05-24 14:44   ` Saul Wold
2011-05-24 14:52     ` Khem Raj
2011-05-24 14:54       ` Phil Blundell
2011-05-24 18:01         ` Khem Raj
2011-05-24 18:03     ` Khem Raj

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