On 11/08/2022 13:14, Jan Beulich wrote: > It's not clear why for x86-64 a different approach was used than the > (shorter) one x86-32 has been using. Move the LDFLAGS_DIRECT_*BSD > setting to the respective OS files and reuse x86-32's approach for > x86-64. > > Signed-off-by: Jan Beulich <[email protected]>
Acked-by: Andrew Cooper <[email protected]> > --- > I was actually inclined to go further and rename the variable(s) as > well, to e.g. XEN_ELF_SUB_FLAVOR, at the same time eliminating the > indirection via $(XEN_OS). Yeah, that looks neater. My ack stands either way.
