Ignore:
Timestamp:
06/01/2024 04:21:32 PM (4 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
12.2, gimp3, lazarus, trunk, xry111/for-12.3, xry111/spidermonkey128
Children:
06632cb
Parents:
b5db82fe (diff), fd7ff40 (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:

Fix xml

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/llvm.xml

    rb5db82fe r77ba659  
    99  <!ENTITY llvm-download-http "&llvm-url;/llvm-&llvm-version;.src.tar.xz">
    1010  <!ENTITY llvm-download-ftp  " ">
    11   <!ENTITY llvm-md5sum        "5d9201e7c9a494ce8325cf365b6529a2">
     11  <!ENTITY llvm-md5sum        "9086fae9e8691e99843e56f27893e8d9">
    1212  <!ENTITY llvm-size          "60 MB">
    1313  <!ENTITY llvm-buildsize     "4.2 GB (964 MB installed; add 20 GB for tests and 308 MB for documentation)">
     
    1515
    1616  <!ENTITY clang-download-http "&llvm-url;/clang-&llvm-version;.src.tar.xz">
    17   <!ENTITY clang-md5sum        "4b3713a71f1442097ba2e881d74b679f">
     17  <!ENTITY clang-md5sum        "a2dff138421b969cdfa4c13c1d74a037">
    1818  <!ENTITY clang-size          "22 MB">
    1919
    2020  <!ENTITY compiler-rt-download-http "&llvm-url;/compiler-rt-&llvm-version;.src.tar.xz">
    21   <!ENTITY compiler-rt-md5sum        "616ffb64d92162f1e5fdc7016bb1012e">
     21  <!ENTITY compiler-rt-md5sum        "4b356be774640e5275d940b845276ecc">
    2222  <!ENTITY compiler-rt-size          "2.4 MB">
    2323
     
    209209      <xref linkend="psutil"/> (for tests),
    210210      <xref linkend="pygments"/>,
     211      <xref linkend="PyYAML"/> (for tests),
    211212      <xref linkend="rsync"/> (for tests),
    212213      <xref linkend="recommonmark"/> (for building documentation),
     214      <phrase revision="systemd"><xref linkend="systemd"/>
     215      (rebuilt with PAM, for tests),</phrase>
    213216      <xref linkend="texlive"/> (or <xref linkend="tl-installer"/>),
    214217      <xref linkend="valgrind"/>,
     
    371374      if <option>CONFIG_USER_NS</option> is not enabled in kernel
    372375      configuration.
    373       <!-- 18.1.2: 71626 Passed, 27447 Unsupported, 339 Skipped,
     376      <!-- 18.1.6: 71637 Passed, 27461 Unsupported, 339 Skipped,
    374377                   133 Expectedly Failed -->
    375378
Note: See TracChangeset for help on using the changeset viewer.