diff options
Diffstat (limited to 'chapter06/gcc.xml')
-rw-r--r-- | chapter06/gcc.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/gcc.xml b/chapter06/gcc.xml index db2d3ab1b..9609b8713 100644 --- a/chapter06/gcc.xml +++ b/chapter06/gcc.xml @@ -37,7 +37,7 @@ compilers. Instructions for building these can be found at <ulink url="&blfs-root;view/stable/general/gcc.html"/>.</para> <note><para>Be careful <emphasis role="strong">not</emphasis> to apply the GCC -Specs patch from Chapter 5 here.</para></note> +Specs patch from <xref linkend="chapter05"/> here.</para></note> <para>First apply the No-Fixincludes patch that we also used in the previous chapter:</para> @@ -95,7 +95,7 @@ compiler. To satisfy those packages, create a symlink:</para> we performed earlier in this chapter. Refer back to <xref linkend="ch06-adjustingtoolchain"/> and repeat the check. If the results are wrong, then most likely you erroneously applied the GCC Specs patch from -Chapter 5.</para></note> +<xref linkend="chapter05"/>.</para></note> </sect2> |