[PATCH] gas: enable silent build rules

Nick Clifton nickc@redhat.com
Thu Nov 25 11:44:18 GMT 2021


Hi Mike,

> diff --git a/gas/configure.ac b/gas/configure.ac
> index 127f758cb9cd..318811c56e54 100644
> --- a/gas/configure.ac
> +++ b/gas/configure.ac
> @@ -31,6 +31,7 @@ AC_CONFIG_AUX_DIR(..)
>   AC_CANONICAL_TARGET
>   
>   AM_INIT_AUTOMAKE
> +AM_SILENT_RULES([yes])
>   
>   AC_PROG_CC
>   AC_GNU_SOURCE
> 

Approved - please apply,

 > if this is desirable, i can send patches for the other projects too
 > (e.g. bfd, binutils, and others using automake).

Please do.

Cheers
   Nick



More information about the Binutils mailing list