openwrt/tools/automake/patches
Michael Pratt b094c6976c tools/automake: verbose variable compatibility
An old patch attempted to harmonize the way that
both Openwrt and Automake uses the $(V) variable.
However, it was reverted because of the side-effects.

This method is more simple and just
allows Automake to accept any string
as part of the verbosity toggle,
falling back to the default if null.

Ref: e6901bf90 ("tools/automake: Revert "Do not use $(V) - force AM_V=1"")
Ref: 43365ca66 ("Do not use $(V) - force AM_V=1")
Signed-off-by: Michael Pratt <mcpratt@pm.me>
2023-03-27 00:41:49 +02:00
..
000-relocatable.patch tools/automake: bump to 1.16.5 2023-03-13 22:53:41 +01:00
100-aclocal-skip-not-existing-directories.patch tools/automake: bump to 1.16.5 2023-03-13 22:53:41 +01:00
200-other-V-values-for-verbosity.patch tools/automake: verbose variable compatibility 2023-03-27 00:41:49 +02:00