mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
rust: chapter08: add llvm
This commit is contained in:
parent
d8c9fff35e
commit
cc3fe5dbdb
@ -97,7 +97,8 @@ cd build</userinput></screen>
|
||||
<sect2 role="content">
|
||||
<title/>
|
||||
|
||||
<para>Details on this package are located in TODO.</para>
|
||||
<para>Details on this package are located in
|
||||
<xref linkend="contents-llvm" role="."/></para>
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
@ -165,7 +165,7 @@ cp -av dest/$LFS/tools/$LFS_TGT/include/* \
|
||||
<title/>
|
||||
|
||||
<para>Details on this package are located in
|
||||
<xref linkend="contents-openssl" role="."/></para>
|
||||
<xref linkend="contents-llvm" role="."/></para>
|
||||
</sect2>
|
||||
|
||||
</sect1>
|
||||
|
@ -62,6 +62,7 @@
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="cmake.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="ninja.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libffi.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="llvm.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="kmod.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="libelf.xml"/>
|
||||
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="python.xml"/>
|
||||
|
1339
chapter08/llvm.xml
Normal file
1339
chapter08/llvm.xml
Normal file
File diff suppressed because it is too large
Load Diff
@ -463,6 +463,8 @@
|
||||
<!ENTITY llvm-tmpp1-du "3,800 MB">
|
||||
<!ENTITY llvm-tmpp2-sbu "20 SBU">
|
||||
<!ENTITY llvm-tmpp2-du "3,800 MB">
|
||||
<!ENTITY llvm-final-sbu "20 SBU">
|
||||
<!ENTITY llvm-final-du "3,800 MB">
|
||||
|
||||
<!ENTITY m4-version "1.4.19">
|
||||
<!ENTITY m4-size "1,617 KB">
|
||||
|
Loading…
Reference in New Issue
Block a user