1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-22 09:05:54 +02:00

ci: Remove "mips64el-linux-gnuabi64" from '%cross-targets'.

The N64 ABI has always been a niche, it seems.

* gnu/ci.scm (%cross-targets): Remove "mips64el-linux-gnuabi64".
This commit is contained in:
Ludovic Courtès
2020-04-07 10:43:25 +02:00
parent f785d1b890
commit 8f41f19236
-1
View File
@@ -128,7 +128,6 @@ SYSTEM."
(define %cross-targets
'("mips64el-linux-gnu"
"mips64el-linux-gnuabi64"
"arm-linux-gnueabihf"
"aarch64-linux-gnu"
"powerpc-linux-gnu"