<div dir="auto">I’m trying to speed up building the sysroot which takes forever without a multiple build jobs count passed to make. Long-lived sysroots do make this less important, but debugging build errors in libs, for example Qt, is a real pain without it.</div><div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Oct 17, 2022 at 1:46 AM Phil Thompson <<a href="mailto:phil@riverbankcomputing.com">phil@riverbankcomputing.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 16/10/2022 19:27, Patrick Stinson wrote:<br>
> Is there a method to override to add arguments to<br>
> self.run(self.host_make) for component plugins? For example I am<br>
> trying to override this in a Qt component plugin but it looks like<br>
> you’d have to fork the whole QtComponent._install_from_source method<br>
> to override that one line that calls make.<br>
<br>
Not at the moment. What is it you are trying to do?<br>
<br>
Phil<br>
</blockquote></div></div>