diff options
author | Efraim Flashner <efraim@flashner.co.il> | 2021-12-14 16:04:33 +0200 |
---|---|---|
committer | Efraim Flashner <efraim@flashner.co.il> | 2021-12-14 18:33:51 +0200 |
commit | 3544b2e74a824ef57ab98edf8464a6740bd0410f (patch) | |
tree | d205b1ba4822a6e804f9e8db8da70ef92e1562e9 /doc | |
parent | 08d15a24c90e597f1656c3c0c3dbccf2022517de (diff) | |
download | guix-3544b2e74a824ef57ab98edf8464a6740bd0410f.tar.gz |
doc: Mark mips64el-linux as unsupported.
* doc/guix.texi (GNU Distribution): Change mips64el-linux from deprecated to unsupported.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/guix.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/guix.texi b/doc/guix.texi index 49dd80e9dc..31c859f176 100644 --- a/doc/guix.texi +++ b/doc/guix.texi @@ -539,7 +539,7 @@ way for you to give it a try is by setting up an instance of (@pxref{transparent-emulation-qemu, @code{hurd-vm-service-type}}). @xref{Contributing}, on how to help! -@item mips64el-linux (deprecated) +@item mips64el-linux (unsupported) little-endian 64-bit MIPS processors, specifically the Loongson series, n32 ABI, and Linux-Libre kernel. This configuration is no longer fully supported; in particular, there is no ongoing work to ensure that this |