Re: [XEN PATCH 15/15] build: remove Config.mk include from Rules.mk

2023-05-30 Thread Jan Beulich
On 23.05.2023 18:38, Anthony PERARD wrote: > Everything needed to build the hypervisor should already be configured > by "xen/Makefile", thus Config.mk shouldn't be needed. "... by xen/Rules.mk." (Or else it sounds as if yo're removing its use altogether.) > --- a/xen/Makefile > +++ b/xen/Makefil

Re: [XEN PATCH 15/15] build: remove Config.mk include from Rules.mk

2023-05-24 Thread Luca Fancellu
> On 23 May 2023, at 17:38, Anthony PERARD wrote: > > Everything needed to build the hypervisor should already be configured > by "xen/Makefile", thus Config.mk shouldn't be needed. > > Then, Config.mk keeps on testing support of some CFLAGS with CC, the > result of this testing is not used a