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-devel

Re: [Xen-devel] Makefile version.

>>>>> "a" == aq  <aquynh@xxxxxxxxx> writes:

 >> --- /tmp/geta14981      2005-06-25 14:05:11.000000000 -0400
 >> +++ Rules.mk    2005-06-25 12:21:57.000000000 -0400
 >> @@ -80,5 +80,5 @@
 >> $(CC) $(CFLAGS) -c $< -o $@
 >> 
 >> %.o: %.S $(HDRS) Makefile
 >> -       $(CC) $(CFLAGS) -D__ASSEMBLY__ -c $< -o $@
 >> +       $(CC) $(CFLAGS) $(AFLAGS) -D__ASSEMBLY__ -c $< -o $@
 >> 

 a> you should always use diff from outside of xen root directory (so
 a> patch would be used with -p1 option).

The diff was not really intended for patch, but more as an example.
-JX

-- 
 "I got an idea, an idea so smart my head would explode if I even
  began to know what I was talking about." -- Peter Griffin (Family Guy)


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

<Prev in Thread] Current Thread [Next in Thread>