Ignore:
Timestamp:
04/05/2018 10:31:16 PM (6 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
20a27fc
Parents:
b81acc38
Message:

Firefox-59.0.2 and reword its note on how the SBUs vary, also extend the SBU comments in the Conventions section.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@20044 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rb81acc38 r406e5ffe  
    88  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    99-->
    10    <!ENTITY firefox-hgversion "3db9e3d52b17563efca181ccbb50deb8660c59ae">
     10   <!ENTITY firefox-hgversion "239e434d6d2b8e1e2b697c3416d1e96d48fe98e5">
    1111  <!-- use tinyurl to get a much shorter link for the wget example -->
    12   <!ENTITY firefox-tiny "https://tinyurl.com/firefox-59-0-1-tar-bz2">
     12  <!ENTITY firefox-tiny "https://tinyurl.com/firefox-59-0-2-tar-bz2">
    1313  <!ENTITY firefox-download-http "&mozilla-hg;&firefox-hgversion;.tar.bz2">
    1414  <!ENTITY firefox-download-ftp  " ">
    15   <!ENTITY firefox-md5sum        "5aff0df363d778ebe0e572d6c9f13dbe">
     15  <!ENTITY firefox-md5sum        "fa4f7a5a7e2b2c7900369530b396b74a">
    1616  <!ENTITY firefox-size          "291 MB">
    1717  <!-- NB with stylo, much of the build uses rust, and therefore cargo files.
     
    129129
    130130      <para>
    131         The build times for this version of firefox (using stylo, the new CSS
    132         rendering code) seem to vary widely between different machines. On one
    133         old Intel i3 with only 4GB of RAM the build took
    134         <emphasis>considerably</emphasis> longer. The reason for this is
    135         not understood. A build with stylo disabled is typically 1 or 2 SBU
    136         quicker and needs 0.8GB less disk space.
     131        As with other large packages which use C++ (or rust), the SBU times
     132        to build this vary more widely than you might expect. Also, almost 6GB
     133        of real memory is used during the final link and the SBUs can increase
     134        significantly if the machine has to swap to do this.
    137135      </para>
    138136
Note: See TracChangeset for help on using the changeset viewer.