doc: Remove explicit support for mips64el-linux.
authorEfraim Flashner <efraim@flashner.co.il>
Mon, 25 May 2020 09:29:55 +0000 (12:29 +0300)
committerEfraim Flashner <efraim@flashner.co.il>
Thu, 28 May 2020 08:12:40 +0000 (11:12 +0300)
commit03e6404936ef0974fdbc877d537b97b28e54124d
treedd9b2402845b344f6153b9b68d92d8e664ddebfb
parent023eea68f53a6d2979f558fc7590f43aee3aff43
doc: Remove explicit support for mips64el-linux.

It's been a good run, but no one is maintaining the architecture.
So long, and thanks for all the fish.

* doc/guix.texi (GNU Distribution): Change text for mips64el-linux
to denote it is deprecated.
(Daemon Offload Setup): Change occurrences of mips64el-linux to
aarch64-linux and adjust local code snippets.
(Guix Environment)[cross-compilation]: Change mips64el-linux-gnu to
aarch64-linux-gnu.
(GNU Build System)(package-cross-derivation]: Same.
(G-Expressions)[cross compilation]: Same.
(Additional Build Options)[cross-compilation, build logs]: Same.
(qemu-binfmt-service-type): Remove mips64el.
* doc/contributing.texi (Submitting Patches): Same.
* m4/guix.m4: (GUIX_ASSERT_SUPPORTED_SYSTEM): Remove mips64el-linux.
doc/contributing.texi
doc/guix.texi
m4/guix.m4