Re: [Xen-devel] [PATCH] automation: fix builds with clang

2018-07-11 Thread Wei Liu
On Tue, Jul 10, 2018 at 05:58:58PM -0500, Doug Goldstein wrote: > a75703b2f0f585a2fc6a7bcdb7d16a61bcf5e6b0 unconditionally enabled > building of rombios and stubdoms but unfortunately these two pieces do > not build successfully with clang. rombios unconditionally depends on > the build of iPXE and

Re: [Xen-devel] [PATCH] automation: fix builds with clang

2018-07-10 Thread Doug Goldstein
On Tue, Jul 10, 2018 at 05:58:58PM -0500, Doug Goldstein wrote: Without this patch: https://gitlab.com/xen-project/xen/pipelines/25489605 With this patch: https://gitlab.com/cardoe/xen/pipelines/25512404 ___ Xen-devel mailing list Xen-devel@lists.xen

[Xen-devel] [PATCH] automation: fix builds with clang

2018-07-10 Thread Doug Goldstein
a75703b2f0f585a2fc6a7bcdb7d16a61bcf5e6b0 unconditionally enabled building of rombios and stubdoms but unfortunately these two pieces do not build successfully with clang. rombios unconditionally depends on the build of iPXE and upstream iPXE does not support building with clang. Similiarly the buil