CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/12/13 23:20:33
Modified files:
x11/py-qt5 : Makefile
x11/py-qt6 : Makefile
Log message:
py-qt[56]: remove DPB_PROPERTIES=parallel
This is just an egregious waste of time. sip-build takes nearly all the
build time in the configure step and only uses a single core. The actual
build and packaging step take a few seconds and don't need parallelism.
