diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/libc/glibc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/glibc.in b/config/libc/glibc.in index e89ed8ce..5a3b1b8c 100644 --- a/config/libc/glibc.in +++ b/config/libc/glibc.in @@ -150,7 +150,7 @@ config GLIBC_NO_SPARC_V8 # The option and the code has finally been removed in 2.32 config GLIBC_HAS_OBSOLETE_RPC def_bool y - depends on GLIBC_2_14_or_later && !CT_GLIBC_2_32_or_later + depends on GLIBC_2_14_or_later && !GLIBC_2_32_or_later config GLIBC_EXTRA_CONFIG_ARRAY string |