[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-changelog] [qemu-xen-unstable] stubdom: fix handing of dependency files



commit 0442ec23f9efc4f8f9259351f612194f8f42900c
Author: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
Date:   Mon Nov 8 17:09:54 2010 +0000

    stubdom: fix handing of dependency files
    
    The previous change to switch qemu's make include directives to use
    .*.d rather than *.d didn't consider the stubdom side, where no -MF
    was passed to the compiler so far.
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx>
---
 xen-setup-stubdom |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/xen-setup-stubdom b/xen-setup-stubdom
index fcf60c3..94b20a3 100755
--- a/xen-setup-stubdom
+++ b/xen-setup-stubdom
@@ -95,7 +95,7 @@ HOST_USB=stub
 
 HOST_LDFLAGS= \$(LDFLAGS) -g -Wl,--warn-common
 HOST_CFLAGS= \$(CFLAGS)
-CPPFLAGS += $TARGET_CPPFLAGS -DCONFIG_STUBDOM
+CPPFLAGS += $TARGET_CPPFLAGS -DCONFIG_STUBDOM -MF .\$(@F).d 
 CFLAGS= $TARGET_CFLAGS
 LDFLAGS= $TARGET_LDFLAGS
 
--
generated by git-patchbot for /home/xen/git/qemu-xen-unstable.git

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


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.