Adding arguments to make for sysroot

Patrick Stinson patrickkidd at gmail.com
Sun Oct 16 19:27:41 BST 2022


Is there a method to override to add arguments to self.run(self.host_make) for component plugins? For example I am trying to override this in a Qt component plugin but it looks like you’d have to fork the whole QtComponent._install_from_source method to override that one line that calls make.

Cheers!
-Patrick


More information about the PyQt mailing list