From f4f0cb411c328f49d0342675473bc77dee553265 Mon Sep 17 00:00:00 2001 From: Jim Gifford Date: Fri, 1 Oct 2004 16:50:44 +0000 Subject: Upgraded binutils. Corrected typos in glibc git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4256 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter05/glibc.xml | 18 +++--------------- 1 file changed, 3 insertions(+), 15 deletions(-) (limited to 'chapter05') diff --git a/chapter05/glibc.xml b/chapter05/glibc.xml index a44ba3a91..3b7ac093a 100644 --- a/chapter05/glibc.xml +++ b/chapter05/glibc.xml @@ -60,21 +60,9 @@ profiling on the temporary tools. ---enable-add-ons=nptl -This tells Glibc to use the NPTL add-on as its threading -library. - - - ---with-tls -This tells Glibc to include support for TLS (thread-local storage). -This is required for NPTL to work. - - - ---with-__thread -This tells Glibc to include thread support, this is for proper -compiling of the thread-local storage. +--enable-add-ons +This tells Glibc to use the add-on' that it can use like NPTL +as its threading library. -- cgit v1.2.3-54-g00ecf