diff options
Diffstat (limited to 'toolchain/glibc/Config.version')
-rw-r--r-- | toolchain/glibc/Config.version | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/toolchain/glibc/Config.version b/toolchain/glibc/Config.version index 99ab7fd431..360045336d 100644 --- a/toolchain/glibc/Config.version +++ b/toolchain/glibc/Config.version @@ -16,12 +16,6 @@ config GLIBC_VERSION_2_22 default y if !TOOLCHAINOPTS bool -config GLIBC_REVISION - string - default "25243" if EGLIBC_VERSION_2_19 - default "4e42b5b8f8" if GLIBC_VERSION_2_21 - default "" - endif menu "eglibc configuration" |