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