diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2021-12-14 16:21:05 +0200 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2021-12-14 18:33:51 +0200 |
commit | 861ee6d908fefc47d765f81e33cdf6f84b6d50eb (patch) | |
tree | 99a2f5fcf4cd97b8d725b231adc8a09377e3e042 /doc/guix.texi | |
parent | 3544b2e74a824ef57ab98edf8464a6740bd0410f (diff) |
doc: Mention powerpc-linux support.
This was missing with the addition of powerpc-linux support in commit
cbdb7d4fea928febc105985c03b8fb5d6eda3d27.
* doc/guix.texi (GNU Distribution): Add powerpc-linux.
Diffstat (limited to 'doc/guix.texi')
-rw-r--r-- | doc/guix.texi | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 31c859f176..bcdc6973e3 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -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 |