Re: [Xen-devel] [PATCH] xen: clean up AFLAGS management

2016-06-09 Thread Andrew Cooper
On 08/06/16 14:11, Jan Beulich wrote: > No need to force inclusion of xen/config.h - AFLAGS incorporates > CFLAGS, which already does this. > > Also no need to use nested $(filter-out ...) - one of them can deal > with any number of patterns. > > Signed-off-by: Jan Beulich Reviewed-by: Andrew Coo

[Xen-devel] [PATCH] xen: clean up AFLAGS management

2016-06-08 Thread Jan Beulich
No need to force inclusion of xen/config.h - AFLAGS incorporates CFLAGS, which already does this. Also no need to use nested $(filter-out ...) - one of them can deal with any number of patterns. Signed-off-by: Jan Beulich --- a/xen/Rules.mk +++ b/xen/Rules.mk @@ -64,7 +64,7 @@ ifneq ($(max_phys