64da662a88
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48780
11 lines
150 B
Text
11 lines
150 B
Text
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
|