aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGerard Beekmans <gerard@linuxfromscratch.org>2002-05-28 03:07:50 +0000
committerGerard Beekmans <gerard@linuxfromscratch.org>2002-05-28 03:07:50 +0000
commit6bb1e79860df1cee371b4a2eff798b20dc3c5883 (patch)
treee38511254fc7fd44519731d8780873e944f2a349
parent1495852dd001f63f275bfef8159b70b5674830bb (diff)
removed 'this package needs its patch applied blah'
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@1926 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
-rw-r--r--chapter05/gcc-inst.xml4
-rw-r--r--chapter06/gcc-inst.xml4
2 files changed, 0 insertions, 8 deletions
diff --git a/chapter05/gcc-inst.xml b/chapter05/gcc-inst.xml
index f9dbc238a..ad1e168ba 100644
--- a/chapter05/gcc-inst.xml
+++ b/chapter05/gcc-inst.xml
@@ -1,10 +1,6 @@
<sect2>
<title>Installation of GCC</title>
-<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
-
<para>This package is known to behave badly when you have changed its
default optimization flags (including the -march and -mcpu options). GCC is
best left alone. Therefore, if you have defined any environment variables
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml
index 35eab2365..36f4dd736 100644
--- a/chapter06/gcc-inst.xml
+++ b/chapter06/gcc-inst.xml
@@ -1,10 +1,6 @@
<sect2>
<title>Installation of GCC</title>
-<para>This package requires its patch to be applied before you can
-install it. Make sure it's unpacked before running the installation
-commands.</para>
-
<para>This package is known to behave badly when you have changed its
default optimization flags (including the -march and -mcpu options). GCC is
best left alone. Therefore, if you have defined any environment variables