pyqtdeploy: Add option to set number of make jobs?

Patrick Stinson <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <[email protected]>
Phil,
I am sorry if we’ve discussed this previously, but would it be possible to add an option to the sysroot.json to pass the number of jobs to the make call in pyqtdeploy-sysroot without forking every one of your sysroot component plugins?

For example, providing a way to do:

	sysroot.run(sysroot.host_make, ‘-j%i’ % make_jobs)
	sysroot.run(sysroot.host_make, ‘-j%I’ % make_jobs, 'install')

Thanks!
-Patrick

_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.