]> sourceware.org Git - newlib-cygwin.git/commit
newlib: fix silent build in a few subdirs
authorMike Frysinger <vapier@gentoo.org>
Sun, 2 Jan 2022 01:22:32 +0000 (20:22 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 6 Jan 2022 01:38:25 +0000 (20:38 -0500)
commit5a94ffd57a8d62fb54fed9db596ae33a03fb872b
treeb5bc39f9b397c637ae4c37958818b6486c57da4f
parented20821a4060b28d375b39abd6f6ee33a0b83b81
newlib: fix silent build in a few subdirs

A few subdirs have custom compile rules.  Utilize AM_V_xxx settings
so they respect the silent build option.
newlib/libc/stdio/Makefile.am
newlib/libc/stdio/Makefile.in
newlib/libc/stdio64/Makefile.am
newlib/libc/stdio64/Makefile.in
newlib/libc/stdlib/Makefile.am
newlib/libc/stdlib/Makefile.in
newlib/libc/sys/linux/linuxthreads/Makefile.am
newlib/libc/sys/linux/linuxthreads/Makefile.in
This page took 0.032701 seconds and 5 git commands to generate.