Re: [PATCH 06/14] util/Makefile: Reduce the user-mode object list
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
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