diff options
Diffstat (limited to 'toolchain/glibc/Config.in')
-rw-r--r-- | toolchain/glibc/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/toolchain/glibc/Config.in b/toolchain/glibc/Config.in index 50e44c831d..00262dd406 100644 --- a/toolchain/glibc/Config.in +++ b/toolchain/glibc/Config.in @@ -1,7 +1,7 @@ choice prompt "(e)glibc version" depends on TOOLCHAINOPTS && USE_GLIBC - default EGLIBC_USE_VERSION_2_19 + default EGLIBC_USE_VERSION_2_22 help Select the version of glibc you wish to use. |