On Fri, Aug 24, 2018 at 10:32:24AM -0500, Doug Goldstein wrote:
> On Fri, Aug 24, 2018 at 04:22:47PM +0100, Wei Liu wrote:
> > Previously it is disabled because the embedded ipxe can't be built
> > with clang. Now that ipxe is split out we can use --with-system-ipxe
> > to work around the issue.
> > 
> > Signed-off-by: Wei Liu <wei.l...@citrix.com>
> > ---
> > +    # iPXE cannot be built with clang
> > +    cfgargs+=("--with-system-ipxe=/usr/lib/ipxe/ipxe.pxe")
> 
> Did we ever get all the containers updated with this file in place?

No. I didn't. Do we care? Xen's build system doesn't check if that file
exists. It merely puts the string into appropriate places.

Wei.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to