Ignore:
Timestamp:
04/06/2016 11:23:04 PM (8 years ago)
Author:
DJ Lucas <dj@…>
Branches:
systemd-13485
Children:
c7facee
Parents:
02d46cb
Message:

Merges from trunk to r17100.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/cmake.xml

    r02d46cb r9ea9aa7  
    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> before the
     127      <command>./bootstrap ...</command>) command. One of the problematic
     128      tests relates to the test procedures finding the correct Qt files. One
     129      of 444 tests is known to fail under some circumstances related to Gtk+2
    132130      and c++ standards.
    133131
Note: See TracChangeset for help on using the changeset viewer.