os-rust/src/ci
Marco A L Barbosa 73e5334df3 Remove armv5te target from dist-various-1
Reverts https://github.com/rust-lang/rust/pull/46498

I must have made some mistake when I tested that commit and thought
armv5te target worked. but testing it now the produced binaries
segfaults
(https://github.com/rust-lang/rust/pull/46498#issuecomment-350599233).

I tried using crosstool-ng and buildroot toolchain (for armv5te) but
the produced binaries also segfaults. Maybe there is a issue with the
target, but I cannot investigate it any further.

I think the best for now is not to distribute the armv5te target.

I'm sorry for what happened.
2017-12-11 22:00:25 -02:00
..
docker Remove armv5te target from dist-various-1 2017-12-11 22:00:25 -02:00
init_repo.sh Use #!/usr/bin/env as shebang for Bash scripts 2017-11-13 14:33:12 +00:00
run.sh Update the tools CI to use --no-fail-fast and --save-toolstates. 2017-12-03 18:36:56 +08:00
shared.sh ci: Improve log output (mainly Travis). 2017-06-02 01:14:26 +08:00