[csw-maintainers] make platforms, PARALLELMFLAGS="-l -j $(psrinfo | wc -l)"

Maciej (Matchek) Blizinski maciej at opencsw.org
Tue Dec 15 18:58:20 CET 2009


On Tue, Dec 15, 2009 at 4:57 PM, rupert THURNER <rupert at opencsw.org> wrote:
> hi,
>
> what would be the best way to use the multicore architecture and "make
> platforms" at the same time?
>
> usually i do
>
> PARALLELMFLAGS="-l -j $(psrinfo | wc -l)"
> gmake clean package
>
> now i tried with
>
> gmake platforms
>
> which works great, but it does not parallelize on the target. or it maybe
> does but not the way i call it.

I've put PARALLELMFLAGS into my ~/.garrc.



More information about the maintainers mailing list