diff options
-rw-r--r-- | chapter05/gcc-inst.xml | 4 | ||||
-rw-r--r-- | chapter06/gcc-inst.xml | 4 |
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 |