Re: pyqtdeploy: make -jn
Phil Thompson <[email protected]> Sat, 16 May 2020 09:05:00 +0100
| Newsgroups | gmane.comp.python.pyqt-pykde |
|---|---|
| Message-ID | <[email protected]> |
On 15/05/2020 22:38, Patrick Stinson wrote: > It looks like the code that explicitly set "-jn" in the make command > line has disappeared in pyqtdeploy-2.5. I was editing the package code > myself in lieu of an option in sysroot.json. > > Is there some way to pass this in anymore? You'll have to be more specific. pyqtdeploy knows nothing about the -j option. Phil