summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
blob: b081cec538a6251091752a60c74c935785ee2caa (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 "trunk"