openwrtv4/toolchain/eglibc/Config.version
Mirko Vogt 5c3d17cfc9 drop eglibc version 2.12
SVN-Revision: 31500
2012-04-28 20:10:32 +00:00

6 lines
152 B
Text

config EGLIBC_VERSION
string
depends on USE_EGLIBC
default "2.13" if EGLIBC_VERSION_2_13
default "2.14" if EGLIBC_VERSION_2_14
default "trunk"