[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v6 17/24] build_id: Provide ld-embedded build-ids
On 07/04/16 04:49, Konrad Rzeszutek Wilk wrote: > > +notes.o: $(TARGET)-syms > + $(OBJCOPY) -O binary --only-section=.note $(BASEDIR)/xen-syms $@.bin > + $(OBJCOPY) -I binary -O elf64-x86-64 -B i386:x86-64 \ > + --rename-section=.data=.note.gnu.build-id -S $@.bin $@ This should just rename to .note. Notes other than build-id might be present. Is the specific name important for anything? ~Andrew _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |