Ignore:
Timestamp:
01/02/2021 04:13:08 PM (3 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
qt5new
Children:
a84fc21
Parents:
03c3caa4 (diff), 24d47269 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge trunk up to r24051

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/php.xml

    r03c3caa4 r4005416  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.xz">
    88  <!ENTITY php-download-ftp  " ">
    9   <!ENTITY php-md5sum        "ccf5b33ab267b742c408d589934a143d">
    10   <!ENTITY php-size          "9.8 MB">
    11   <!ENTITY php-buildsize     "648 MB (add 7 MB for tests, add 182 MB for documentation)">
    12   <!ENTITY php-time          "1.6 SBU (with parallelism=4; add 1.8 SBU for tests)">
     9  <!ENTITY php-md5sum        "52ad70ea64968d6095c6e38139533d57">
     10  <!ENTITY php-size          "10 MB">
     11  <!ENTITY php-buildsize     "692 MB (add 5 MB for tests, add 103 MB for documentation)">
     12  <!ENTITY php-time          "1.5 SBU (with parallelism=4; add 2.0 SBU for tests)">
    1313]>
    1414
     
    272272    <para>
    273273      To test the results, issue: <command>make test</command>. Several
    274       tests (out of over 11900) may fail, in which case you are asked
     274      tests (out of over 12400) may fail, in which case you are asked
    275275      whether you want to send the report to the PHP developers. If you
    276276      want to automate the test, you may prefix the command with
Note: See TracChangeset for help on using the changeset viewer.