summaryrefslogtreecommitdiff
path: root/config/libc/glibc.in
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2021-05-12 07:01:44 (GMT)
committerGitHub <noreply@github.com>2021-05-12 07:01:44 (GMT)
commitfbccd749ec603ef8a82c86b8b36dacbe6757d224 (patch)
tree312ee1326bf8f547e4e00c3ee783f4c4627acda4 /config/libc/glibc.in
parentbbb0db2880d5e7600e176fc8025f0add9ef85eb9 (diff)
parent813b6877e6937c56a91f3f67a8be085f45a651b7 (diff)
Merge pull request #1507 from cpackham/misc-fixes
Misc fixes
Diffstat (limited to 'config/libc/glibc.in')
-rw-r--r--config/libc/glibc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/glibc.in b/config/libc/glibc.in
index e89ed8c..5a3b1b8 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