]> xenbits.xensource.com Git - xen.git/commit
automation: enable building rombios with clang
authorWei Liu <wei.liu2@citrix.com>
Fri, 24 Aug 2018 15:22:47 +0000 (16:22 +0100)
committerWei Liu <wei.liu2@citrix.com>
Fri, 15 Mar 2019 12:40:24 +0000 (12:40 +0000)
commit75e383fa93f8012a74ba99cce46d5a9677f1df3e
tree5be698760817b1af2b96b7670120e158e454f9b2
parent996980ef869585f2878bfede23c6bc75d1fd12c1
automation: enable building rombios with clang

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.liu2@citrix.com>
automation/scripts/build