tn3399_openwrt/toolchain/glibc/Config.version
Felix Fietkau 64da662a88 toolchain/glibc: remove obsolete versions
Signed-off-by: Felix Fietkau <nbd@openwrt.org>

SVN-Revision: 48780
2016-02-25 13:43:46 +00:00

12 lines
150 B
Plaintext

if USE_GLIBC
config GLIBC_VERSION
string
default "2.22" if GLIBC_VERSION_2_22
config GLIBC_VERSION_2_22
default y if !TOOLCHAINOPTS
bool
endif