On Mon, Oct 11, 2021 at 05:56:06PM +0200, Jan Beulich wrote: > On 24.08.2021 12:50, Anthony PERARD wrote: > > Signed-off-by: Anthony PERARD <anthony.per...@citrix.com> > > Acked-by: Jan Beulich <jbeul...@suse.com> > > > --- a/xen/arch/x86/Makefile > > +++ b/xen/arch/x86/Makefile > > @@ -81,6 +81,10 @@ endif > > extra-y += asm-macros.i > > extra-y += xen.lds > > > > +hostprogs-y += boot/mkelf32 > > +HOSTCFLAGS_efi/mkreloc.o := -g > > To be honest I don't think this extra option would have been necessary > to retain.
Probably not, I'll remove it. Thanks, -- Anthony PERARD