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

[Xen-changelog] Makefile:



ChangeSet 1.1840, 2005/04/23 17:00:42+01:00, kaf24@xxxxxxxxxxxxxxxxxxxx

        Makefile:
          Fix mkpatches build target to ignore freebsd error.



 Makefile |    3 +--
 1 files changed, 1 insertion(+), 2 deletions(-)


diff -Nru a/Makefile b/Makefile
--- a/Makefile  2005-04-23 13:05:19 -04:00
+++ b/Makefile  2005-04-23 13:05:19 -04:00
@@ -75,8 +75,7 @@
 
 # Make patches from kernel sparse trees
 mkpatches:
-       for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-xen.patch || exit 1; done
-
+       for i in $(ALLSPARSETREES) ; do $(MAKE) $$i-xen.patch; done
 
 # build xen, the tools, and a domain 0 plus unprivileged linux-xen images,
 # and place them in the install directory. 'make install' should then

_______________________________________________
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®.