Changeset fcf4f5f7 for postlfs


Ignore:
Timestamp:
06/03/2020 07:46:58 PM (4 years ago)
Author:
Ken Moffat <ken@…>
Branches:
10.0, 10.1, 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:
6d5276c
Parents:
ac6b671
Message:

NSS: Get rid of -j1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/nss.xml

    rac6b671 rfcf4f5f7  
    1818  <!ENTITY nss-size          "77 MB">
    1919  <!-- 50 MB increase is due to new test files, see #12187 -->
    20   <!ENTITY nss-buildsize     "291 MB (add 195 MB for tests)">
    21   <!ENTITY nss-time          "6.6 SBU (add 37 SBU for tests)">
     20  <!ENTITY nss-buildsize     "291 MB (add 118 MB for tests)">
     21  <!ENTITY nss-time          "2.7 SBU with parallelism=4 (add 20 SBU for tests)">
    2222]>
    2323
     
    124124cd nss &amp;&amp;
    125125
    126 make -j1 BUILD_OPT=1                  \
     126make BUILD_OPT=1                      \
    127127  NSPR_INCLUDE_DIR=/usr/include/nspr  \
    128128  USE_SYSTEM_ZLIB=1                   \
Note: See TracChangeset for help on using the changeset viewer.