diff options
Diffstat (limited to 'chapter06')
-rw-r--r-- | chapter06/gcc-inst.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter06/gcc-inst.xml b/chapter06/gcc-inst.xml index 0908c05a7..e0602ccc5 100644 --- a/chapter06/gcc-inst.xml +++ b/chapter06/gcc-inst.xml @@ -16,7 +16,7 @@ GCC-testsuite package. The full GCC package contains even more compilers. Instructions for building these can be found at <ulink url="&blfs-root;view/cvs/general/gcc.html"/>.</para> -<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes.patch +<para><screen><userinput>patch -Np1 -i ../gcc-&gcc-version;-no_fixincludes-2.patch </userinput></screen></para> <para>GCC's installation documentation recommends to build the package in a |