Re: [PATCH 06/14] util/Makefile: Reduce the user-mode object list

2020-03-15 Thread Richard Henderson
On 3/13/20 11:36 AM, Philippe Mathieu-Daudé wrote: > These stubs are not required when configured with --disable-system. > > Signed-off-by: Philippe Mathieu-Daudé > --- > util/Makefile.objs | 59 +- > 1 file changed, 38 insertions(+), 21 deletions(-)

[PATCH 06/14] util/Makefile: Reduce the user-mode object list

2020-03-13 Thread Philippe Mathieu-Daudé
These stubs are not required when configured with --disable-system. Signed-off-by: Philippe Mathieu-Daudé --- util/Makefile.objs | 59 +- 1 file changed, 38 insertions(+), 21 deletions(-) diff --git a/util/Makefile.objs b/util/Makefile.objs index 6718