[ipxe-devel] [ipxe/ipxe] allow to build ISO image with EFI support (ipxe.eiso) (#50)

Martin Habets notifications at github.com
Thu Dec 13 16:07:52 UTC 2018


> A correct solution would need to take into account the way that iPXE
> spins up one make subprocess per $(BIN) directory. See the "More than
> one BIN directory was specified..." block in Makefile.housekeeping.
> We'd need to find a (clean) way to wait for the make subprocesses to
> complete before building any multi-BIN targets.

I wonder if this can be achieved using:
.NOTPARALLEL: bin/blib.a $(BIN_GOALS_FIRST) $(BIN_GOALS_OTHER)


-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/ipxe/ipxe/pull/50#issuecomment-447024201
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20181213/be90038e/attachment.htm>


More information about the ipxe-devel mailing list