eglibc: disable NIS/SUNRPC by default. RPC support is provided by librpc
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
1 config EGLIBC_VERSION
2 string
3 depends on USE_EGLIBC
4 default "2.13" if EGLIBC_VERSION_2_13
5 default "2.14.1" if EGLIBC_VERSION_2_14
6 default "2.15" if EGLIBC_VERSION_2_15
7 default "2.16" if EGLIBC_VERSION_2_16
8 default "2.13"