>>> On Mar 15, 2019, at 8:34 AM, Wei Liu wrote:
>>>
On Sat, Aug 25, 2018 at 10:01:38PM -0500, Doug Goldstein wrote:
> On Fri, Aug 24, 2018 at 04:34:35PM +0100, Wei Liu wrote:
> On Fri, Aug 24, 2018 at 10:32:24AM -0500, Doug Goldstein wrote:
> On Fri, Aug 24, 2018 at 04:22:47PM +
On Sat, Aug 25, 2018 at 10:01:38PM -0500, Doug Goldstein wrote:
> On Fri, Aug 24, 2018 at 04:34:35PM +0100, Wei Liu wrote:
> > 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
On Sat, Aug 25, 2018 at 10:01:38PM -0500, Doug Goldstein wrote:
> On Fri, Aug 24, 2018 at 04:34:35PM +0100, Wei Liu wrote:
> > 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
On Fri, Aug 24, 2018 at 04:34:35PM +0100, Wei Liu wrote:
> 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 o
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.
>
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
> ---
> +# iPXE cannot be built with clan
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
---
automation/scripts/build | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/automation