On 04/04/16 10:14, Sergii Kolisnyk wrote:
The clean way is per-target-architecture build directories (for object
files) I think. Then no need to wait.

We have per-target-architecture build directories already.

The problem with multi-architecture targets is that the Makefile currently spins up parallel sub-makes for each architecture, and has no way to wait for them to complete. This would need to be addressed first.

Michael
_______________________________________________
ipxe-devel mailing list
ipxe-devel@lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

Reply via email to