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 2020 - env : TARGET=arm-linux-androideabi
2121 name : " arm-linux-androideabi"
2222 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
2623 - name : " aarch64-unknown-linux-android + NEON"
2724 env : TARGET=aarch64-linux-android RUSTFLAGS="-C target-feature=+neon"
2825 stage : build-test-verify
5653 name : " x86_64-unknown-linux-gnu + AVX2"
5754 install : rustup component add rustfmt-preview
5855 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
6256 - env : TARGET=arm-unknown-linux-gnueabihf
6357 name : " arm-unknown-linux-gnueabihf"
6458 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
6859 - env : TARGET=armv7-unknown-linux-gnueabihf
6960 name : " armv7-unknown-linux-gnueabihf"
7061 stage : build-test-verify
You can’t perform that action at this time.
0 commit comments