[SCM] xwax/master: Add bindnow hardening, disable pie for performance reasons

Mattia Rizzolo mattia at debian.org
Mon Aug 22 19:16:47 UTC 2016


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  `-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20160822/6bb6e474/attachment-0001.sig>


More information about the pkg-multimedia-maintainers mailing list