mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 05:18:07 -05:00
doc: Update list of supported architectures.
* doc/guix.texi (GNU Distribution): Remove "experimental" bit for AArch64. Mark "mips64el-linux" as "no longer fully supported."
This commit is contained in:
parent
62f6f3bb04
commit
4d46775b1d
1 changed files with 4 additions and 4 deletions
|
@ -439,13 +439,13 @@ using the EABI hard-float application binary interface (ABI),
|
|||
and Linux-Libre kernel.
|
||||
|
||||
@item aarch64-linux
|
||||
little-endian 64-bit ARMv8-A processors, Linux-Libre kernel. This is
|
||||
currently in an experimental stage, with limited support.
|
||||
@xref{Contributing}, for how to help!
|
||||
little-endian 64-bit ARMv8-A processors, Linux-Libre kernel.
|
||||
|
||||
@item mips64el-linux
|
||||
little-endian 64-bit MIPS processors, specifically the Loongson series,
|
||||
n32 ABI, and Linux-Libre kernel.
|
||||
n32 ABI, and Linux-Libre kernel. This configuration is no longer fully
|
||||
supported; in particular, the project's build farms no longer provide
|
||||
substitutes for this architecture.
|
||||
|
||||
@end table
|
||||
|
||||
|
|
Loading…
Reference in a new issue