소스 검색

HEAD: Corrected the version of GCC in chapter04/aboutsbus.xml

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3635 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Manuel Canales Esparcia 21 년 전
부모
커밋
223b84a169
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      chapter04/aboutsbus.xml

+ 1 - 1
chapter04/aboutsbus.xml

@@ -31,7 +31,7 @@ Fortunately, most build times are much shorter than the one of Binutils.</para>
 <para>Note that if the system compiler on your host is GCC-2 based, the SBUs
 listed may end up being somewhat understated. This is because the SBU is based
 on the very first package, compiled with the old GCC, while the rest of the
-system is compiled with the newer GCC-3.3.2 which is known to be
+system is compiled with the newer GCC-&gcc-version; which is known to be
 approximately 30% slower.</para>
 
 <para>Also note that SBUs don't work well for SMP-based machines. But if you're