openwrt/package/libs/uclibc++
Wren Turkal 9f02026933 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>
2020-07-08 16:07:05 +02:00
..
files uClibc++: Update to 0.2.5 2019-05-11 23:10:10 +02:00
patches uClibc++: Fix three bugs 2019-10-12 23:43:08 +02:00
Makefile uclibc++: make verbosity affect uClibc++ build 2020-07-08 16:07:05 +02:00