summaryrefslogtreecommitdiffstats
path: root/toolchain/eglibc/Config.version
blob: 496b90bf6bcd881ac788e40708978c0b69e9cf04 (plain)
1
2
3
4
5
6
config EGLIBC_VERSION
	string
	depends on USE_EGLIBC
	default "2.15" if EGLIBC_VERSION_2_15
	default "2.16" if EGLIBC_VERSION_2_16
	default "2.15"