[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] 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
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |