diff options
Diffstat (limited to 'config/libc.in')
-rw-r--r-- | config/libc.in | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/config/libc.in b/config/libc.in index a3739903..394db6f3 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 |