File tree Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Expand file tree Collapse file tree 1 file changed +0
-9
lines changed Original file line number Diff line number Diff line change 20
20
- env : TARGET=arm-linux-androideabi
21
21
name : " arm-linux-androideabi"
22
22
stage : build-test-verify
23
- - env : TARGET=arm-linux-androideabi RUSTFLAGS="-C target-feature=+v7,+neon"
24
- name : " arm-linux-androideabi + NEON"
25
- stage : build-test-verify
26
23
- name : " aarch64-unknown-linux-android + NEON"
27
24
env : TARGET=aarch64-linux-android RUSTFLAGS="-C target-feature=+neon"
28
25
stage : build-test-verify
56
53
name : " x86_64-unknown-linux-gnu + AVX2"
57
54
install : rustup component add rustfmt-preview
58
55
stage : build-test-verify
59
- - env : TARGET=arm-unknown-linux-gnueabi RUSTFLAGS="-C target-feature=+v7,+neon"
60
- name : " arm-unknown-linux-gnueabi + NEON"
61
- stage : build-test-verify
62
56
- env : TARGET=arm-unknown-linux-gnueabihf
63
57
name : " arm-unknown-linux-gnueabihf"
64
58
stage : build-test-verify
65
- - env : TARGET=arm-unknown-linux-gnueabihf RUSTFLAGS="-C target-feature=+v7,+neon"
66
- name : " arm-unknown-linux-gnueabihf + NEON"
67
- stage : build-test-verify
68
59
- env : TARGET=armv7-unknown-linux-gnueabihf
69
60
name : " armv7-unknown-linux-gnueabihf"
70
61
stage : build-test-verify
You can’t perform that action at this time.
0 commit comments