musl: disable hardware FPU registers usage
[openwrt/openwrt.git] / toolchain / eglibc / Config.version
index f08837841d7d526d632000af309404c62379fde5..496b90bf6bcd881ac788e40708978c0b69e9cf04 100644 (file)
@@ -1,10 +1,6 @@
 config EGLIBC_VERSION
        string
        depends on USE_EGLIBC
-       default "2.6.1"  if EGLIBC_VERSION_2_6
-       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 "2.10.2" if EGLIBC_VERSION_2_10
-       default "2.11.1" if EGLIBC_VERSION_2_11
-       default "trunk"
+       default "2.15" if EGLIBC_VERSION_2_15
+       default "2.16" if EGLIBC_VERSION_2_16
+       default "2.15"