Changeset 3fd4a83f for general/prog


Ignore:
Timestamp:
08/16/2023 03:53:02 AM (10 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
12.0, 12.1, ken/TL2024, ken/tuningfonts, lazarus, plabs/newcss, python3.11, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18
Children:
a833725
Parents:
ddf1885b
git-author:
Xi Ruoyao <xry111@…> (08/16/2023 03:48:33 AM)
git-committer:
Xi Ruoyao <xry111@…> (08/16/2023 03:53:02 AM)
Message:

llvm: Remove an empty line in testing command for systemd, and ...

add the upstream issue tracking Glibc-2.38 introduced failure into the
comment.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/llvm.xml

    rddf1885b r3fd4a83f  
    366366         -p LimitCORE=0: Disable core dump.
    367367    -->
    368     <screen remap="test" revision="systemd"><userinput>
    369 systemctl   --user start dbus &amp;&amp;
     368    <screen remap="test" revision="systemd"><userinput>systemctl   --user start dbus &amp;&amp;
    370369systemd-run --user --pty -d -G -p LimitCORE=0 ninja check-all</userinput></screen>
    371370
     
    385384      <option>CONFIG_USER_NS</option> is not enabled in kernel
    386385      configuration.
    387       <!-- TODO: make or find a report to upstream -->
     386      <!-- https://github.com/llvm/llvm-project/issues/64388 -->
    388387      The tests named <filename>AtoiAndFriendsOOBTest</filename>,
    389388      <filename>StrtolOOBTest</filename>,
Note: See TracChangeset for help on using the changeset viewer.