Changeset d8c9fff3


Ignore:
Timestamp:
10/09/2022 12:23:00 PM (19 months ago)
Author:
Xi Ruoyao <xry111@…>
Branches:
xry111/rust-wip-20221008
Children:
cc3fe5d
Parents:
17c3817
git-author:
Xi Ruoyao <xry111@…> (10/08/2022 01:13:07 PM)
git-committer:
Xi Ruoyao <xry111@…> (10/09/2022 12:23:00 PM)
Message:

rust: chapter08: move ninja and libffi earlier

For building LLVM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/chapter08.xml

    r17c3817 rd8c9fff3  
    6161  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="openssl.xml"/>
    6262  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
     63  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
     64  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
    6365  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
    6466  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libelf.xml"/>
    65   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
    6667  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/>
    6768  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="wheel.xml"/>
    68   <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
    6969  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="meson.xml"/>
    7070  <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="coreutils.xml"/>
Note: See TracChangeset for help on using the changeset viewer.