Changeset 0daaefc8


Ignore:
Timestamp:
04/21/2022 09:59:37 AM (2 years ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
11.2, 11.3, 12.0, 12.1, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, xry111/llvm18, xry111/soup3, xry111/xf86-video-removal
Children:
72722427
Parents:
f27bcc6
Message:

rust: remove reference to clang

I've built and installed rust with system LLVM built w/o clang.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust.xml

    rf27bcc6 r0daaefc8  
    205205    <bridgehead renderas="sect4">Recommended</bridgehead>
    206206    <para role="recommended">
    207       <package>clang</package> from <xref linkend="llvm"/>
     207      <xref linkend="llvm"/>
    208208      (built with -DLLVM_LINK_LLVM_DYLIB=ON so that rust can link to
    209209      system LLVM instead of building its shipped version)
Note: See TracChangeset for help on using the changeset viewer.