Ignore:
Timestamp:
11/29/2014 01:32:50 AM (9 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
b4d8673
Parents:
cc8651f
Message:

Update to valgrind-3.10.1.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/valgrind.xml

    rcc8651f r513c2cb  
    77  <!ENTITY valgrind-download-http "http://valgrind.org/downloads/valgrind-&valgrind-version;.tar.bz2">
    88  <!ENTITY valgrind-download-ftp  " ">
    9   <!ENTITY valgrind-md5sum        "7c311a72a20388aceced1aa5573ce970">
     9  <!ENTITY valgrind-md5sum        "60ddae962bc79e7c95cfc4667245707f">
    1010  <!ENTITY valgrind-size          "10.4 MB">
    11   <!ENTITY valgrind-buildsize     "672 MB">
    12   <!ENTITY valgrind-time          "1.3 SBU and an additional 4.5 SBU for tests">
     11  <!ENTITY valgrind-buildsize     "259.7 MB (additional 21.44 MB for tests and html documentation.)">
     12  <!ENTITY valgrind-time          "1.4 SBU (additional 9.2 SBU for tests and building html documentation.)">
    1313]>
    1414
     
    116116
    117117<screen><userinput>pushd docs         &amp;&amp;
    118 make download-docs &amp;&amp;
     118make html-docs &amp;&amp;
    119119popd</userinput></screen>
    120120
Note: See TracChangeset for help on using the changeset viewer.