Disable the aarch64-unknown-linux-musl workaround for #856

This bug was never diagnosed.  Perhaps it's been resolved by a newer
compiler.
Fixes #856
This commit is contained in:
Alan Somers 2018-10-30 15:06:01 -06:00
parent cd35cdaafa
commit 74d5a9833f
1 changed files with 0 additions and 2 deletions

View File

@ -53,8 +53,6 @@ matrix:
- env: TARGET=arm-unknown-linux-musleabihf
- env: TARGET=aarch64-unknown-linux-gnu
- env: TARGET=aarch64-unknown-linux-musl
# FIXME(#856)
rust: 1.22.1
- env: TARGET=powerpc-unknown-linux-gnu
- env: TARGET=powerpc64-unknown-linux-gnu
- env: TARGET=powerpc64le-unknown-linux-gnu