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: [email protected]: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 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
