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

Re: [Xen-devel] [PATCH v8.1 24/27] xsplice: Stacking build-id dependency checking.



>>> On 22.04.16 at 12:46, <konrad.wilk@xxxxxxxxxx> wrote:
> On Wed, Apr 20, 2016 at 01:49:41AM -0600, Jan Beulich wrote:
>> >>> Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> 04/14/16 12:03 AM >>>
>> >+.PHONY: hello_world_note.o
>> >+hello_world_note.o:
>> >+   $(OBJCOPY) -O binary --only-section=.note.gnu.build-id $(XSPLICE) $@.bin
>> >+   $(OBJCOPY)  -I binary -O elf64-x86-64 -B i386:x86-64 \
>> >+              --rename-section=.data=.xsplice.depends -S $@.bin $@
>> >+   rm -f $@.bin
>> 
>> ... and here. Thinking about it a second time, wouldn't that then also 
>> require
>> entries in .gitignore?
> 
> Oddly enough - no. The 11th rune in .gitignore may be doing it:
>      11 *.bin

Ah, good. I should have checked, sorry.

Jan


_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel

 


Rackspace

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