Changeset 37bf7b1 for xsoft


Ignore:
Timestamp:
03/21/2017 01:13:08 AM (7 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 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:
84a9efa
Parents:
ae0f6ec0
Message:

firefox-52.0.1. Thanks to Bruce for his comments on what tar is doing. I've reduced the text on the SBU because on a less-powerful AMD CPU where single-threading is slow, the build was only 13 SBU with -j4.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • xsoft/graphweb/firefox.xml

    rae0f6ec0 r37bf7b1  
    77  <!ENTITY firefox-download-http "&mozilla-http;/firefox/releases/&firefox-version;/source/firefox-&firefox-version;.source.tar.xz">
    88  <!ENTITY firefox-download-ftp " ">
    9   <!ENTITY firefox-md5sum        "76cf84d46590f60f13b0b3dda65d19ae">
    10   <!ENTITY firefox-size          "203 MB">
     9  <!ENTITY firefox-md5sum        "5374ed76d3bd5a2c1254b2d3997768a9">
     10  <!ENTITY firefox-size          "202 MB">
    1111  <!ENTITY firefox-buildsize     "4.8 GB (94 MB installed)">
    12   <!ENTITY firefox-time          "14 SBU (with parallelism=4 on a recent intel i7, much longer on lesser CPUs)">
     12  <!ENTITY firefox-time          "14 SBU (with parallelism=4)">
    1313]>
    1414
     
    8686        The tarball <emphasis>firefox-&firefox-version;.source.tar.xz</emphasis>
    8787        will untar to <emphasis>firefox-&firefox-version;</emphasis> directory.
    88         However, if you do this in a directory where the sticky bit is set, such
     88        It will also reset the permissions of the current directory to 0755 if you
     89        have permisison to do that. If you do this in a directory where
     90        the sticky bit is set, such
    8991        as <filename class="directory">/tmp</filename> it will end with error
    9092        messages:
Note: See TracChangeset for help on using the changeset viewer.