summaryrefslogtreecommitdiff
path: root/config/libc.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/libc.in')
-rw-r--r--config/libc.in7
1 files changed, 0 insertions, 7 deletions
diff --git a/config/libc.in b/config/libc.in
index a373990..394db6f 100644
--- a/config/libc.in
+++ b/config/libc.in
@@ -63,13 +63,6 @@ config THREADS_NONE
endchoice
-# Hack: mconf does not allow to include a file multiple times,
-# so include glibc and eglibc common options from here, rather
-# than from each config files.
-if LIBC_glibc || LIBC_eglibc
-source config/libc/glibc-eglibc.in-common
-endif
-
endmenu
endif # ! BARE_METAL