Amongst other things, we disable rombios which requires lzma.

Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
---
 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@lists.xen.org
https://lists.xen.org/xen-devel

Reply via email to