Changeset 2020a0a


Ignore:
Timestamp:
10/10/2022 10:53:47 AM (18 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/rust-wip-20221008
Children:
169add1
Parents:
f11dfd8
Message:

chapter08: add rust-bindgen

Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • chapter08/chapter08.xml

    rf11dfd8 r2020a0a  
    6565  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
    6666  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rustc.xml"/>
     67  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="rust-bindgen.xml"/>
    6768  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
    6869  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libelf.xml"/>
  • packages.ent

    rf11dfd8 r2020a0a  
    647647<!ENTITY rustc-final-du "10,000 MB">
    648648
     649<!ENTITY rust-bindgen-version "0.60.1-lfs-1">
     650<!ENTITY rust-bindgen-size "7,524 KB">
     651<!ENTITY rust-bindgen-url "https://linuxfromscratch.org/~xry111/rust-bindgen/rust-bindgen-&rust-bindgen-version;.tar.xz">
     652<!ENTITY rust-bindgen-md5 "6ade6ad51b8a5463c29ada3ddc6f23f6">
     653<!ENTITY rust-bindgen-home "https://rust-lang.github.io/rust-bindgen/">
     654<!ENTITY rust-bindgen-fin-du "237 MB">
     655<!ENTITY rust-bindgen-fin-sbu "1.9 SBU">
     656
    649657<!ENTITY sed-version "4.8">
    650658<!ENTITY sed-size "1,317 KB">
Note: See TracChangeset for help on using the changeset viewer.