[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [OSSTEST PATCH 3/3] rump build tests: Disable a lot of unwanted Xen things at configure time
Amongst other things, we disable rombios which requires lzma. Signed-off-by: Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx> --- ts-xen-build-rump | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ts-xen-build-rump b/ts-xen-build-rump index 7ce3e73..9ea595b 100755 --- a/ts-xen-build-rump +++ b/ts-xen-build-rump @@ -2,5 +2,8 @@ set -ex exec ./ts-xen-build "$@" \ + --disable-ovmf --disable-seabios --disable-blktap2 \ + --disable-rombios --disable-qemu-traditional \ + --disable-stubdom --disable-xen --disable-docs \ --- \ tools -- 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 |