We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc9fbf commit 49b25baCopy full SHA for 49b25ba
.travis.yml
@@ -213,11 +213,6 @@ jobs:
213
# Is this related to the above? Mysterious test failure
214
- name: "aarch64-apple-ios + NEON"
215
216
- # FIXME: https://github.com/rust-lang-nursery/packed_simd/issues/182
217
- - env: TARGET=arm-unknown-linux-gnueabi RUSTFLAGS="-C target-feature=+v7,+neon"
218
- - env: TARGET=arm-unknown-linux-gnueabihf RUSTFLAGS="-C target-feature=+v7,+neon"
219
- - env: TARGET=armv7-unknown-linux-gnueabihf RUSTFLAGS="-C target-feature=+neon"
220
-
221
# FIXME: https://github.com/rust-lang-nursery/packed_simd/issues/183
222
- env: TARGET=wasm32-unknown-unknown
223
0 commit comments