Displaying 1 result from an estimated 1 matches for "4024164e7572".
2008 Jul 08
0
[PATCH] stubdom: do not build tapdisk as it is not supposed to build and we don''t need it
stubdom: do not build tapdisk as it it not supposed to build and we
don''t need it
Signed-off-by: Samuel Thibault <samuel.thibault@eu.citrix.com>
diff -r 4024164e7572 stubdom/Makefile
--- a/stubdom/Makefile Tue Jul 08 16:11:49 2008 +0100
+++ b/stubdom/Makefile Tue Jul 08 17:12:38 2008 +0100
@@ -190,7 +190,7 @@
[ -f ioemu/config-host.mak ] || \
( cd ioemu ; \
XEN_TARGET_ARCH=$(XEN_TARGET_ARCH) CFLAGS="$(TARGET_CFLAGS)" sh configure --pr...