projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
839dac7
)
ioemu-stubdom: drop --disable-gfx-check option, already added by qemu-xen tree
author
Keir Fraser
<keir.fraser@citrix.com>
Wed, 27 Aug 2008 08:48:09 +0000
(09:48 +0100)
committer
Keir Fraser
<keir.fraser@citrix.com>
Wed, 27 Aug 2008 08:48:09 +0000
(09:48 +0100)
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
stubdom/Makefile
patch
|
blob
|
history
diff --git
a/stubdom/Makefile
b/stubdom/Makefile
index f37694872665a35a22b6956d1e9976dd885616e8..817d6f5863092d9b9708bbf4c70dab8f39ecc47a 100644
(file)
--- a/
stubdom/Makefile
+++ b/
stubdom/Makefile
@@
-9,7
+9,7
@@
include $(XEN_ROOT)/Config.mk
override CONFIG_QEMU=ioemu
-IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-
gfx-check --disable-
vnc-tls --disable-brlapi --disable-kqemu
+IOEMU_OPTIONS=--disable-sdl --disable-opengl --disable-vnc-tls --disable-brlapi --disable-kqemu
ZLIB_URL?=http://www.zlib.net
ZLIB_VERSION=1.2.3
LIBPCI_URL?=http://www.kernel.org/pub/software/utils/pciutils