diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 893aabedc..f9fd5e597 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -36,6 +36,16 @@ --> + + January 25, 2006 + + + [jhuntwork] - Remove ppc specific instructions from chapter 6 patch. + Cross-LFS can handle non-x86 arch specifics at this point. + + + + January 25, 2006 diff --git a/chapter06/patch.xml b/chapter06/patch.xml index 9a77dd13f..2b277811f 100644 --- a/chapter06/patch.xml +++ b/chapter06/patch.xml @@ -30,11 +30,9 @@ GCC, Glibc, Grep, Make, and Sed Installation of Patch -Prepare Patch for compilation. The preprocessor flag --D_GNU_SOURCE is only needed on the PowerPC -platform. It can be left it out on other architectures: +Prepare Patch for compilation. -CPPFLAGS=-D_GNU_SOURCE ./configure --prefix=/usr +./configure --prefix=/usr Compile the package: