musl: disable hardware FPU registers usage
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
index edee7cc15e15e23f70acd8d1fbb693b619fc7d4b..496b90bf6bcd881ac788e40708978c0b69e9cf04 100644 (file)
@@ -1,9 +1,6 @@
 config EGLIBC_VERSION
        string
        depends on USE_EGLIBC
-       default "2.6.1"  if EGLIBC_VERSION_2_6_1
-       default "2.7"    if EGLIBC_VERSION_2_7
-       default "2.8"    if EGLIBC_VERSION_2_8
-       default "2.9"    if EGLIBC_VERSION_2_9
-       default "trunk"
-
+       default "2.15" if EGLIBC_VERSION_2_15
+       default "2.16" if EGLIBC_VERSION_2_16
+       default "2.15"