summaryrefslogtreecommitdiff
path: root/config/libc/eglibc.in
diff options
context:
space:
mode:
authorYann E. MORIN" <yann.morin.1998@free.fr>2014-01-15 22:24:27 (GMT)
committerYann E. MORIN" <yann.morin.1998@free.fr>2014-01-15 22:24:27 (GMT)
commit92f8806b2df8621ce26e9caed5e55b58c4fee58c (patch)
tree20569b129f30e3fc75531845b976b106318be69f /config/libc/eglibc.in
parentb57ff09131254974b6802f2571b9142f8f06adf8 (diff)
libc/eglibc: does no longer support LinuxThreads
LinuxThreads are dead. Buried 6 feet under. Long forgotten. Time for mourning has to come to an end. But fear not, younster, for we have a great successor as NPTL! Times for rejoicing have come, now! LinuxThreads are dead. Long live NPTL! Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Diffstat (limited to 'config/libc/eglibc.in')
-rw-r--r--config/libc/eglibc.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/config/libc/eglibc.in b/config/libc/eglibc.in
index 085c7ee..4f2b3ba 100644
--- a/config/libc/eglibc.in
+++ b/config/libc/eglibc.in
@@ -3,7 +3,6 @@
## depends on ! WINDOWS && ! BARE_METAL && ARCH_USE_MMU
##
## select LIBC_SUPPORT_NPTL
-## select LIBC_SUPPORT_LINUXTHREADS
## select CC_CORE_PASSES_NEEDED
##
## help EGLIBC (Embedded GLIBC) is a variant of the standard GNU GLIBC