From ac9b6df28f585128b711c7c9450266ed969cc0c0 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sun, 31 Oct 2021 00:55:50 -0400 Subject: [PATCH] sim: igen: tighten up build output Add a new stamp helper for quiet builds, and don't dump the command line options when it runs. That isn't standard tool behavior, and doesn't really seem necessary in any way. --- sim/common/Make-common.in | 1 + sim/igen/igen.c | 2 ++ sim/mips/Makefile.in | 18 +++++++++--------- sim/mn10300/Makefile.in | 2 +- sim/v850/Makefile.in | 2 +- 5 files changed, 14 insertions(+), 11 deletions(-) diff --git a/sim/common/Make-common.in b/sim/common/Make-common.in index 706531e8fa1..92e57f56167 100644 --- a/sim/common/Make-common.in +++ b/sim/common/Make-common.in @@ -47,6 +47,7 @@ include $(srcroot)/gdb/silent-rules.mk ifeq ($(V),0) ECHO_STAMP = @echo " GEN " +ECHO_IGEN = @echo " IGEN $(