eglibc: use version 2.19 by default (lots of fixes, some security related)
[openwrt/svn-archive/archive.git] / toolchain / eglibc / Config.version
index c01c5034091077e2fa5a5b007660033178832e19..45423231696e4bd07c72948d0bd966ae32229337 100644 (file)
@@ -6,10 +6,10 @@ config EGLIBC_VERSION
        default "2.19" if EGLIBC_VERSION_2_19
 
 config EGLIBC_VERSION_2_15
-       default y if !TOOLCHAINOPTS
        bool
 
 config EGLIBC_VERSION_2_19
+       default y if !TOOLCHAINOPTS
        bool
 
 endif