WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] Fix the libxc Makefile.

# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID c27431cf81f96a6d98c4e25bd08e6762918019e4
# Parent  cb518207fc9561a43c1cc14702a9c075ae9a302e
Fix the libxc Makefile.

diff -r cb518207fc95 -r c27431cf81f9 tools/libxc/Makefile
--- a/tools/libxc/Makefile      Thu Sep 15 12:21:23 2005
+++ b/tools/libxc/Makefile      Thu Sep 15 13:17:24 2005
@@ -32,8 +32,7 @@
 else
 SRCS       += xc_ptrace.c
 SRCS       += xc_ptrace_core.c
-
-BUILD_SRCS := xc_load_aout9.c
+BUILD_SRCS += xc_load_aout9.c
 BUILD_SRCS += xc_linux_restore.c
 BUILD_SRCS += xc_linux_save.c
 BUILD_SRCS += xc_vmx_build.c

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] Fix the libxc Makefile., Xen patchbot -unstable <=