[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 16/26] rumprun: Do not run xen/Kconfig
We aren't going to cross-build a Xen hypervisor for the rump environment. So don't configure it. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- sg-run-job | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sg-run-job b/sg-run-job index 0c7835e..eb3df26 100755 --- a/sg-run-job +++ b/sg-run-job @@ -477,7 +477,7 @@ proc run-job/build-libvirt {} { proc run-job/build-rumprun {} { run-ts . = ts-rumprun-build - run-ts . = ts-xen-build + host tools + run-ts . = ts-xen-build + host --no-kconfig tools } proc prepare-build-host {} { -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |