Ignore:
Timestamp:
06/12/2024 05:04:42 AM (3 weeks ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
trunk
Children:
0b874205
Parents:
d7634e94
git-author:
Xi Ruoyao <xry111@…> (06/12/2024 05:04:21 AM)
git-committer:
Xi Ruoyao <xry111@…> (06/12/2024 05:04:42 AM)
Message:

rust-bindgen: Clang is required at runtime

If LLVM is not installed (rustc built with shipped LLVM) or built
without Clang, rust-bindgen won't work.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/rust-bindgen.xml

    rd7634e94 rcd7b1ee  
    6464    <bridgehead renderas="sect4">Required</bridgehead>
    6565    <para role="required">
    66       <xref linkend="rust"/>
     66      <xref linkend="rust"/> and
     67      <xref role='runtime' linkend="llvm"/> (with Clang, runtime)
    6768    </para>
    6869
Note: See TracChangeset for help on using the changeset viewer.