Changeset dd1d0c08 for postlfs


Ignore:
Timestamp:
03/01/2021 11:19:19 PM (3 years ago)
Author:
Ken Moffat <ken@…>
Branches:
11.0, 11.1, 11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, 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:
9f0a469
Parents:
b62222b
Message:

nss-3.62.

Also update the date to match the changelog.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    rb62222b rdd1d0c08  
    1515
    1616  <!ENTITY nss-download-ftp  " ">
    17   <!ENTITY nss-md5sum        "e07573e1c0e1e5bef7c05075f8dfa46d">
     17  <!ENTITY nss-md5sum        "00573eaf97be1580c32ad967ed221784">
    1818  <!ENTITY nss-size          "79 MB">
    19   <!-- With 3.60, back to only -j1 builds using the 'legacy' build,
    20     (new-style needs 'gyp', tests smaller but imprenetrable. See#14549 -->
    21   <!ENTITY nss-buildsize     "304 MB (add 96 MB for tests)">
    22   <!ENTITY nss-time          "8.1 SBU (add 20 SBU for tests)">
     19  <!ENTITY nss-buildsize     "303 MB (add 95 MB for tests)">
     20  <!ENTITY nss-time          "2.9 SBU (with parallelism=4, add 18 SBU for tests)">
    2321]>
    2422
     
    122120
    123121    <!-- And with another rebuild of nss-3.54, all is well again, but broken in 3.60 -->
     122    <!-- fixed again in 3.62
    124123    <note>
    125124      <para>
    126125        This package does not support parallel build.
    127126      </para>
    128     </note>
     127    </note>-->
    129128
    130129    <para>
     
    136135cd nss &amp;&amp;
    137136
    138 make -j1 BUILD_OPT=1                  \
     137make BUILD_OPT=1                  \
    139138  NSPR_INCLUDE_DIR=/usr/include/nspr  \
    140139  USE_SYSTEM_ZLIB=1                   \
     
    146145    <para>
    147146      <!-- the unittest files get compiled automatically since nss-3.31.0 -->
    148       <!-- The unit tests were run during the build.-->
    149147      To run the tests, execute the following commands (5 tests are known to fail):
    150148    </para>
Note: See TracChangeset for help on using the changeset viewer.