On 9/20/20 2:30 AM, Paolo Bonzini wrote:
> Move common command line options to SUBDIR_MAKEFLAGS, thus simplifying
> the rules themselves.
>
> Signed-off-by: Paolo Bonzini
> ---
> Makefile | 24 +++-
> 1 file changed, 15 insertions(+), 9 deletions(-)
Reviewed-by: Richard Hend
Move common command line options to SUBDIR_MAKEFLAGS, thus simplifying
the rules themselves.
Signed-off-by: Paolo Bonzini
---
Makefile | 24 +++-
1 file changed, 15 insertions(+), 9 deletions(-)
diff --git a/Makefile b/Makefile
index 897246d77c..57fb63832f 100644
--- a/Makef