N2M: parallel build dpkg-buildpackage and pdebuild
Posted by coldtobi | 14 Jan, 2012, 13:38Note-To-Myself:
Build on two CPUs:
pdebuild --debuildopts "-j2"
dpkg-buildpackage -j2
When using dpkg-buildpackge (or debuild) you alos can export this env:
export DEB_BUILD_OPTIONS=parallel=2
to set the numbers of parallel builds. (eg. into .bashrc)
Blog and Website | Comments (0) | Trackbacks (0)
Related Articles:
- Updating avr-gcc, binutils to get the devices [update: now also includes deb files]
- Libucommon for debian
- Samba: No mount as user.