1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-10-05 22:54:46 +03:00
openwrt-xburst/toolchain/eglibc/Config.version
mirko 308a3864cf [toolchain/eglibc] drop eglibc version 2.12
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31500 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-04-28 20:10:32 +00:00

7 lines
152 B
Plaintext

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"