openwrtv4/toolchain/uClibc/Config.version
Jo-Philipp Wich 46b02131d7 Revert "uClibc-ng: update to 1.0.21"
This reverts commit dde5c729ec.

The uClibc update was completely untested, does not build with Kernel 4.4 and
did not adjust the configuration to predeclare new config symbols.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2017-02-06 13:04:33 +01:00

9 lines
137 B
Text

config UCLIBC_VERSION
string
depends on USE_UCLIBC
default "1.0.14"
config UCLIBC_VERSION_NG
bool
depends on USE_UCLIBC
default y