uclibc++: make verbosity affect uClibc++ build
authorWren Turkal <wt@penguintechs.org>
Mon, 25 May 2020 21:05:51 +0000 (14:05 -0700)
committerPetr Štetiar <ynezz@true.cz>
Wed, 8 Jul 2020 14:07:05 +0000 (16:07 +0200)
commit9f020269332d50dba61f5bce5f1d055b683b059e
treebbcd4645defa1eb4884c7315f20d7bb6f7647a3e
parent53a1fede1f9856b61092ce4693e7610a515d562b
uclibc++: make verbosity affect uClibc++ build

Before this change, setting the verbosity to anything with V=blah would
cause uclibc++ build to print errors to the screen. Now, it the
clibc++ build verbosity will be altered in the following manners:
* V=s will set V=1 in the uclibc++ build
* V=sc will set V=2 in the uclibc++ build

Signed-off-by: Wren Turkal <wt@penguintechs.org>
package/libs/uclibc++/Makefile