[PyQt] pyqtdeploy-sysroot: Passing flags to make

Kálmán Viktor viktorvector at gmail.com
Thu May 2 20:50:56 BST 2019


I've used `MAKEFLAGS="-j3" python build_scripts/build_sysroot.py` in the
past with the old sysroot building script and it seemed to work.

Patrick Stinson <patrickkidd at gmail.com> ezt írta (időpont: 2019. máj. 2.,
Cs, 2:16):

> Is there a recommended way to pass flags to GNU make when building a
> sysroot? I am trying to pass “-j12”
>
> I had thought about using:
>
> MAKEOPTS=“-j12” pyqtdeploy-sysroot <…>
>
> but it doesn’t seem to work.
>
> Thanks!
>
> _______________________________________________
> PyQt mailing list    PyQt at riverbankcomputing.com
> https://www.riverbankcomputing.com/mailman/listinfo/pyqt
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190502/1302ea15/attachment.html>


More information about the PyQt mailing list