debuggers.hg
changeset 18412:38557884d2cd
ioemu-stubdom: drop --disable-gfx-check option, already added by qemu-xen tree
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
author | Keir Fraser <keir.fraser@citrix.com> |
---|---|
date | Wed Aug 27 09:48:09 2008 +0100 (2008-08-27) |
parents | f17ab0889f3b |
children | e827b524772c |
files | stubdom/Makefile |
line diff
1.1 --- a/stubdom/Makefile Wed Aug 27 09:47:49 2008 +0100 1.2 +++ b/stubdom/Makefile Wed Aug 27 09:48:09 2008 +0100 1.3 @@ -9,7 +9,7 @@ include $(XEN_ROOT)/Config.mk 1.4 1.5 override CONFIG_QEMU=ioemu 1.6 1.7 -IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-gfx-check --disable-vnc-tls --disable-brlapi --disable-kqemu 1.8 +IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-vnc-tls --disable-brlapi --disable-kqemu 1.9 ZLIB_URL?=http://www.zlib.net 1.10 ZLIB_VERSION=1.2.3 1.11 LIBPCI_URL?=http://www.kernel.org/pub/software/utils/pciutils