From 319c1470738072880b43dd2e287a4f9bc42ea435 Mon Sep 17 00:00:00 2001 From: Alan Somers Date: Thu, 2 Jul 2020 22:47:01 -0600 Subject: Drop support for powerpc64-unknown-linux-gnu The build is failing due to no fault of Nix. Even rust-embedded/cross has given up on fixing it, so there's no hope for us. Fixes #1267 See also https://github.com/rust-embedded/cross/pull/440 --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index ecf5bc94..3afe1e0d 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,6 @@ Tier 1: * mips64-unknown-linux-gnuabi64 * mips64el-unknown-linux-gnuabi64 * mipsel-unknown-linux-gnu - * powerpc64-unknown-linux-gnu * powerpc64le-unknown-linux-gnu * x86_64-apple-darwin * x86_64-unknown-freebsd -- cgit v1.2.3