summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
blob: 6f2e6a9a79bb7230d3275144f79e0b7776f79249 (plain)
1
2
3
4
5
6
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.13"