1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-06-16 12:14:01 +02:00
openwrt/toolchain/glibc/Config.version

12 lines
150 B
Plaintext
Raw Permalink Normal View History

if USE_GLIBC
config GLIBC_VERSION
string
default "2.24" if GLIBC_VERSION_2_24
config GLIBC_VERSION_2_24
default y if !TOOLCHAINOPTS
bool
endif