Changeset 1fb2507 for general


Ignore:
Timestamp:
05/15/2016 11:21:07 PM (8 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
systemd-13485
Children:
1353bb4
Parents:
6d11bc30
Message:

Update to xf86-input-wacom-0.33.0
Update to boost-1.61.0
Update to btrfs-progs-v4.5.3
Update to glib-networking-2.48.2
All of the above merged from trunk r17361

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@17362 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/genlib/boost.xml

    r6d11bc30 r1fb2507  
    77  <!ENTITY boost-download-http "&sourceforge-repo;/boost/boost_&boost-dl-version;.tar.bz2">
    88  <!ENTITY boost-download-ftp  " ">
    9   <!ENTITY boost-md5sum        "65a840e1a0b13a558ff19eeb2c4f0cbe">
    10   <!ENTITY boost-size          "74 MB">
    11   <!ENTITY boost-buildsize     "899 MB (with Boost.Build's regression test)">
    12   <!ENTITY boost-time          "5.5 SBU (with Boost.Build's regression test)">
     9  <!ENTITY boost-md5sum        "6095876341956f65f9d35939ccea1a9f">
     10  <!ENTITY boost-size          "81 MB">
     11  <!ENTITY boost-buildsize     "921 MB (add 2 MB for regression tests))">
     12  <!ENTITY boost-time          "1.3 SBU (add 2.3 SBU for regression tests)">
    1313]>
    1414
     
    119119      To run the Boost.Build's regression test (<xref linkend="python2"/>
    120120      is required), issue <command>pushd tools/build/test; python test_all.py;
    121       popd</command>. One test out of 130 fails.
     121      popd</command>. All 131 tests should pass.
    122122    </para>
    123123
     
    125125      To run every library's regression tests, issue <command>pushd status;
    126126      ../b2; popd</command>.  A few tests may fail. They take very long (over
    127       120/50 SBU, one/four cores) and use a very large disk space (up to
    128       40 GB). You can use the <parameter>-jN</parameter> switch to
     127      120 SBU at -j1, 50 SBU at -j4) and use a very large amount of disk space
     128      (up to 40 GB). You can use the <parameter>-jN</parameter> switch to
    129129      speed them up.
    130130    </para>
Note: See TracChangeset for help on using the changeset viewer.