On Wed, Jul 07, 2021 at 04:18:18PM +0200, Jan Beulich wrote: > On 01.07.2021 16:09, Anthony PERARD wrote: > > xen/Rules.mk | 7 +++++-- > > xen/arch/x86/mm/Makefile | 2 +- > > xen/arch/x86/mm/hap/Makefile | 2 +- > > xen/arch/x86/mm/shadow/Makefile | 2 +- > > 4 files changed, 8 insertions(+), 5 deletions(-) > > There are two further uses, one in xen/Makefile and one in > xen/x86/Makefile. I think both want replacing too, and the > former suggests you also want to strip -flto alongside -Wa,%. > I can accept the use in xen/include/Makefile not getting > touched, as it also removes an -include option at the same > time.
Sounds good, I'll filter -flto and convert "asm-offsets.s" and "xen.lds". Thanks, -- Anthony PERARD