From 54eee9df478c297f508b69fcb3ebfa456d73e0ab Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Mon, 2 Sep 2002 00:01:22 +0000 Subject: Fix man bug, added a CC variable to omit symbols from compilation in static packages. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2077 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/changelog.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'chapter01') diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 283d73073..d6d330f6a 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -52,6 +52,14 @@ +September 1st, 2002 [timothy]: Chapter 06 - About +debugging symbols: Removed info. about stripping /static. Man: Added sed +statement to prevent groff from using SGR escape sequences. + +September 1st, 2002 [timothy]: Chapter 05 - Install all +software as an unprivileged user: Added $CC='gcc -s' to omit the +compilation of symbols in static packages. + August 30th, 2002 [timothy]: Chapter 06 - Makedev: Put rm /bin/bash after device creation. Perl: Removed information about the old patch. -- cgit v1.2.3-54-g00ecf