Переглянути джерело

Removed reference to BLFS in chapter6 gcc. Bug 1064.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4999 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Archaic 20 роки тому
батько
коміт
2966dd263a
1 змінених файлів з 1 додано та 5 видалено
  1. 1 5
      chapter06/gcc.xml

+ 1 - 5
chapter06/gcc.xml

@@ -37,11 +37,7 @@ as <envar>CFLAGS</envar> and <envar>CXXFLAGS</envar>,
 unset them when building GCC.</para>
 
 <para>Unpack both the gcc-core and the gcc-g++ tarballs&mdash;they will unpack
-into the same directory. Likewise, extract the gcc-testsuite package. The full
-GCC package contains additional compilers. Fortran, Java and Objective-C can be
-added to the configure line. Ada will require more work. Instructions for
-building these can be found at <ulink
-url="&blfs-root;view/svn/general/gcc.html"/>.</para>
+into the same directory. Likewise, extract the gcc-testsuite package.</para>
 
 <para>Apply only the No-Fixincludes patch (not the Specs patch) also
 used in the previous chapter:</para>