Fix a typo and provide updated statistics for GCC obtained from jhalfs log from a system that wasn't under load.

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10904 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
Krejzi 2015-04-24 07:42:59 +00:00
parent bb189b08be
commit 320fdc6eac
2 changed files with 7 additions and 7 deletions

View File

@ -42,7 +42,7 @@
<listitem>
<para>[krejzi] - Added a fix for security issue
in Glibc (CVE-2015-1781). Thanks to Ken Moffat
for identifying the proplem and the fix.</para>
for identifying the problem and the fix.</para>
</listitem>
<listitem>
<para>[krejzi] - Fixed Ncurses and Perl build

View File

@ -201,14 +201,14 @@
<!ENTITY gcc-url "&gnu;gcc/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2">
<!ENTITY gcc-md5 "d5525b1127d07d215960e6051c5da35e">
<!ENTITY gcc-home "http://gcc.gnu.org/">
<!ENTITY gcc-ch5p1-du "2.4 GB">
<!ENTITY gcc-ch5p1-sbu "8.0 SBU">
<!ENTITY gcc-ch5p1-du "2.5 GB">
<!ENTITY gcc-ch5p1-sbu "7.6 SBU">
<!ENTITY gcc-ch5p2-du "2.8 GB">
<!ENTITY gcc-ch5p2-sbu "10.2 SBU">
<!ENTITY gcc-ch6-du "2.6 GB ">
<!ENTITY gcc-ch6-sbu "92 SBU (with tests)">
<!ENTITY gcc-ch5p2-sbu "9.5 SBU">
<!ENTITY gcc-ch6-du "3.2 GB ">
<!ENTITY gcc-ch6-sbu "75.7 SBU (with tests)">
<!ENTITY libstdcpp-ch5-du "838 MB">
<!ENTITY libstdcpp-ch5-du "842 MB">
<!ENTITY libstdcpp-ch5-sbu "0.4 SBU">
<!ENTITY gdbm-version "1.11">