mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-24 13:28:12 -05:00
doc: Mention powerpc-linux support.
This was missing with the addition of powerpc-linux support in commit
cbdb7d4fea
.
* doc/guix.texi (GNU Distribution): Add powerpc-linux.
This commit is contained in:
parent
3544b2e74a
commit
861ee6d908
1 changed files with 6 additions and 0 deletions
|
@ -546,6 +546,12 @@ supported; in particular, there is no ongoing work to ensure that this
|
|||
architecture still works. Should someone decide they wish to revive this
|
||||
architecture then the code is still available.
|
||||
|
||||
@item powerpc-linux (unsupported)
|
||||
big-endian 32-bit PowerPC processors, specifically the PowerPC G4 with
|
||||
AltiVec support, and Linux-Libre kernel. This configuration is not
|
||||
fully supported and there is no ongoing work to ensure this architecture
|
||||
works.
|
||||
|
||||
@item powerpc64le-linux
|
||||
little-endian 64-bit Power ISA processors, Linux-Libre kernel. This
|
||||
includes POWER9 systems such as the
|
||||
|
|
Loading…
Reference in a new issue