From 066907abcf0458ab4dbfa70e81f52d2f61b81886 Mon Sep 17 00:00:00 2001 From: Greg Schafer Date: Sun, 26 Oct 2003 23:39:34 +0000 Subject: Minor fixes reported on lists git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3041 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/gcc-desc.xml | 3 --- 1 file changed, 3 deletions(-) (limited to 'appendixa/gcc-desc.xml') diff --git a/appendixa/gcc-desc.xml b/appendixa/gcc-desc.xml index 9524892f9..c53a317bc 100644 --- a/appendixa/gcc-desc.xml +++ b/appendixa/gcc-desc.xml @@ -19,9 +19,6 @@ analyze programs to find out where optimizations will have the most effect.libgcc* contains run-time support for gcc. -libiberty contains routines used by various GNU -programs, including getopt, obstack, strerror, strtol and strtoul. - libstdc++ is the standard C++ library. It contains many frequently-used functions. -- cgit v1.2.3-54-g00ecf