This commit is contained in:
committed by
Git OBS Bridge
parent
be29349429
commit
cf62e5ae4d
@@ -13,10 +13,10 @@ Signed-off-by: Gerd Hoffmann <kraxel@suse.de>
|
||||
tools/Makefile | 2 +-
|
||||
2 files changed, 5 insertions(+), 3 deletions(-)
|
||||
|
||||
Index: xen-3.1-testing/config/x86_32.mk
|
||||
Index: xen-3.2-testing/config/x86_32.mk
|
||||
===================================================================
|
||||
--- xen-3.1-testing.orig/config/x86_32.mk
|
||||
+++ xen-3.1-testing/config/x86_32.mk
|
||||
--- xen-3.2-testing.orig/config/x86_32.mk
|
||||
+++ xen-3.2-testing/config/x86_32.mk
|
||||
@@ -7,8 +7,10 @@ CONFIG_MIGRATE := y
|
||||
CONFIG_XCUTILS := y
|
||||
CONFIG_IOEMU := y
|
||||
@@ -29,12 +29,12 @@ Index: xen-3.1-testing/config/x86_32.mk
|
||||
+LIBDIR := lib
|
||||
|
||||
# Use only if calling $(LD) directly.
|
||||
ifeq ($(XEN_OS),OpenBSD)
|
||||
Index: xen-3.1-testing/tools/Makefile
|
||||
LDFLAGS_DIRECT_OpenBSD = _obsd
|
||||
Index: xen-3.2-testing/tools/Makefile
|
||||
===================================================================
|
||||
--- xen-3.1-testing.orig/tools/Makefile
|
||||
+++ xen-3.1-testing/tools/Makefile
|
||||
@@ -62,7 +62,7 @@ check_clean:
|
||||
--- xen-3.2-testing.orig/tools/Makefile
|
||||
+++ xen-3.2-testing/tools/Makefile
|
||||
@@ -63,7 +63,7 @@ check_clean:
|
||||
$(MAKE) -C check clean
|
||||
|
||||
.PHONY: ioemu ioemuinstall ioemuclean
|
||||
|
Reference in New Issue
Block a user