Ignore:
Timestamp:
03/13/2016 05:39:35 AM (8 years ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 8.0, 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, nosym, 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:
4917ac2
Parents:
1c159417
Message:

Update to dbus-python-1.2.4.
Update to mariadb-10.1.12.
Update to cmake-3.5.0.
Correct Noto fonts permissions.
Update to gdb-7.11.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r1c159417 r39e42c88  
    77  <!ENTITY cmake-download-http "http://www.cmake.org/files/v&cmake-major-version;/cmake-&cmake-version;.tar.gz">
    88  <!ENTITY cmake-download-ftp  " ">
    9   <!ENTITY cmake-md5sum        "4cb3ff35b2472aae70f542116d616e63">
     9  <!ENTITY cmake-md5sum        "33c5d09d4c33d4ffcc63578a6ba8777e">
    1010  <!ENTITY cmake-size          "6.5 MB">
    11   <!ENTITY cmake-buildsize     "704 MB (with tests and cmake-gui)">
    12   <!ENTITY cmake-time          "4 SBU, with parallelism = 4 (with tests and cmake-gui)">
     11  <!ENTITY cmake-buildsize     "346 MB (648 MB with tests and cmake-gui)">
     12  <!ENTITY cmake-time          "4.2 SBU (12.1 SBU with tests and cmake-gui)">
    1313]>
    1414
     
    124124      <replaceable>&lt;N&gt;</replaceable> is an integer between 1 and the
    125125      number of system cores. For some systems, it may be necessary to run the
    126       tests only for Qt4 using <command>source setq4</command>, then
    127       <command>export CXXFLAGS="-std=c++11"</command> before the
    128       <command>./bootstrap ...</command>) command.  If used, be sure to
    129       <command>unset CXXFLAGS</command> after the tests.  One of the problematic
    130       tests relates to the test procedures finding the correct Qt files. Eight
    131       of 447 tests are known to fail under some circumstances related to Gtk+2
     126      tests only for Qt4 using <command>source setq4</command>
     127      before the
     128      <command>./bootstrap ...</command>) command. 
     129      One of the problematic
     130      tests relates to the test procedures finding the correct Qt files. One
     131      of 444 tests is known to fail under some circumstances related to Gtk+2
    132132      and c++ standards.
    133133
Note: See TracChangeset for help on using the changeset viewer.