glfs/multilib/coveringml.xml
Zeckmathederg 02779b3a63 Addressed Issue #6. Yes, NVK can now be built.
Added back Meson cross toolchain file, fixed LLVM, Fixed Rustc, and Fixed Mesa.
2024-06-22 18:04:48 -06:00

26 lines
971 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
<!ENTITY % general-entities SYSTEM "../general.ent">
%general-entities;
]>
<chapter id="coveringml">
<?dbhtml filename="coveringml.html"?>
<title>Covering Multilib</title>
<para>
In this chapter, we cover multilib, from explaining what it is,
if you need it, and how to get multilib support. Please do not
skip this chapter and read through most of it carefully.
</para>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="whatisml.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="needml.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="achievingml.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="pkgconf.xml"/>
<xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="mesonfiles.xml"/>
</chapter>