Thanks for the patch. Please upload it to tracker so it does not get lost in the mailing list:
http://sip-router.org/tracker

Cheers,
Daniel

On 1/3/11 11:33 AM, Klaus Darilion wrote:
Cool.

Will the numbers for CPUs autodetected or do I have to provide them at the command line (how)?

regards
klaus

Am 31.12.2010 16:05, schrieb Noa Resare:
Friends,

The attached patch implements parallel building of the debian packages
using the -j parameter to make.
Predictably this gives package building a serious speed boost on an 8
way xeon with solid state drives :)

To make things even simpler, I've pushed a branch debian-packaging to
git://git.resare.com/kamailio <http://git.resare.com/kamailio> that you
can pull from and merge with master using the following commands:

git remote add resare git://git.resare.com/kamailio
<http://git.resare.com/kamailio>
git fetch resare
<check out the resare/debian-packaging branch, inspect>
<merge it into master>

A note on the patch:

- I've replaced the DEB_BUILD_OPTIONS:="$(DEB_BUILD_OPTIONS) nostrip"
(which puts literal quote characters in the make variable with a
construct using the += operator.

-It passes the basic test of building packages without failing with the
DEB_BUILD_OPTIONS environment variable set to parallel=8 as well as
unset on squeeze and lenny.

/noa

--
Everything is secret.



_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to