[PATCH] newlib: fix silent build in a few subdirs

Corinna Vinschen vinschen@redhat.com
Wed Jan 5 16:30:41 GMT 2022


On Jan  1 20:23, Mike Frysinger wrote:
> A few subdirs have custom compile rules.  Utilize AM_V_xxx settings
> so they respect the silent build option.
> ---
>  newlib/libc/stdio/Makefile.am                  | 4 ++--
>  newlib/libc/stdio/Makefile.in                  | 4 ++--
>  newlib/libc/stdio64/Makefile.am                | 4 ++--
>  newlib/libc/stdio64/Makefile.in                | 4 ++--
>  newlib/libc/stdlib/Makefile.am                 | 4 ++--
>  newlib/libc/stdlib/Makefile.in                 | 4 ++--
>  newlib/libc/sys/linux/linuxthreads/Makefile.am | 4 ++--
>  newlib/libc/sys/linux/linuxthreads/Makefile.in | 4 ++--
>  8 files changed, 16 insertions(+), 16 deletions(-)

LGTM, please push.


Thanks,
Corinna



More information about the Newlib mailing list