mirror of
https://github.com/LiBwrt-op/openwrt-6.x.git
synced 2025-12-29 23:35:40 +00:00
8 lines
188 B
Plaintext
8 lines
188 B
Plaintext
config EGLIBC_VERSION
|
|
string
|
|
depends on USE_EGLIBC
|
|
default "2.13" if EGLIBC_VERSION_2_13
|
|
default "2.14.1" if EGLIBC_VERSION_2_14
|
|
default "2.15" if EGLIBC_VERSION_2_15
|
|
default "2.13"
|