From 8a8177f9b93774426694ffd5b72e4f8aef4f316d Mon Sep 17 00:00:00 2001 From: Bruce Dubbs Date: Sun, 3 Aug 2014 16:37:17 +0000 Subject: Intermediate commit to test a change to gcc. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10672 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/pkgmgt.xml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'chapter06/pkgmgt.xml') diff --git a/chapter06/pkgmgt.xml b/chapter06/pkgmgt.xml index 67ffd1cd7..b4734aba0 100644 --- a/chapter06/pkgmgt.xml +++ b/chapter06/pkgmgt.xml @@ -51,14 +51,10 @@ - If one of the toolchain packages (Glibc, GCC or Binutils) needs - to be upgraded to a newer minor version, it is safer to rebuild LFS. - Though you may be able to get by rebuilding all - the packages in their dependency order, we do not recommend it. For - example, if glibc-2.2.x needs to be updated to glibc-2.3.x, it is safer - to rebuild. For micro version updates, a simple reinstallation usually - works, but is not guaranteed. For example, upgrading from glibc-2.3.4 - to glibc-2.3.5 will not usually cause any problems. + If Glibc needs to be upgraded to a newer version, (e.g. from + glibc-2.19 to glibc-2.20, it is safer to rebuild LFS. Though you + may be able to rebuild all the packages in their + dependency order, we do not recommend it. -- cgit v1.2.3-54-g00ecf