On Mon, Aug 22, 2016 at 08:39:29PM +0200, Jaromír Mikeš wrote:
> I am enabling parallel build simply in d/rules file:
>     dh $@ --parallel

That's the way it has to be done.
(unless you're not using dh, but then you probably know your way)

> I believe that number of processes is given by number of cores on
> given server in this case.

there is nothing such automagic (luckily).
The level of parallelism is decided by the buildd administrator by
exporting DEB_BUILD_OPTIONS=parallel=n, with n to its likings.

n doesn't only depend on the number of cores.  The total number of RAM
has to be considered too, as well whether there are going to be any
other build ongoing on the same system at the same time.

-- 
regards,
                        Mattia Rizzolo

GPG Key: 66AE 2B4A FCCF 3F52 DA18  4D18 4B04 3FCD B944 4540      .''`.
more about me:  https://mapreri.org                             : :'  :
Launchpad user: https://launchpad.net/~mapreri                  `. `'`
Debian QA page: https://qa.debian.org/developer.php?login=mattia  `-

Attachment: signature.asc
Description: PGP signature

_______________________________________________
pkg-multimedia-maintainers mailing list
pkg-multimedia-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to