466794fa8c2e97731af44c03890407e249b5370f
[openwrt/svn-archive/archive.git] / toolchain / glibc / Config.version
1 config GLIBC_VERSION
2 string
3 depends on USE_GLIBC
4 default "2.14" if GLIBC_VERSION_2_14
5 default "2.14"
6
7 config GLIBC_PORTS
8 bool
9 depends on USE_GLIBC
10 default y if GLIBC_VERSION_2_14 && (arm || armeb || mips || mipsel || mips64 || mips64el || powerpc)
11 default n