mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
docs/devel: add information on how to setup build environments
MacOS and Linux are straightforward, but Windows needs a bit more details. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-Id: <20241209183104.365796-5-pierrick.bouvier@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20250116160306.1709518-35-alex.bennee@linaro.org>
This commit is contained in:
parent
ca494c9be4
commit
75dbfbad68
4 changed files with 124 additions and 2 deletions
|
@ -29,6 +29,9 @@ The `Repology`_ site is a useful resource to identify
|
|||
currently shipped versions of software in various operating systems,
|
||||
though it does not cover all distros listed below.
|
||||
|
||||
You can find how to install build dependencies for different systems on the
|
||||
:ref:`setup-build-env` page.
|
||||
|
||||
Supported host architectures
|
||||
----------------------------
|
||||
|
||||
|
@ -130,7 +133,6 @@ Optional build dependencies
|
|||
cross compilation using ``docker`` or ``podman``, or to use pre-built
|
||||
binaries distributed with QEMU.
|
||||
|
||||
|
||||
Windows
|
||||
-------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue