rust/src/ci
DevJPM b8f682b5e2 Fixed missing / bad header when cross-compiling to i686
It seems that by default the 32-bit headers are not actually installed
when installing development tooling. As we're using gcc headers,
we need to install them as an extra package.

See for reference:
- https://stackoverflow.com/a/54082790
- https://askubuntu.com/a/106092

Also removed the now unused arm tooling
2020-11-15 14:56:18 +01:00
..
azure-pipelines ci: stop running macOS builds on Azure Pipelines 2020-10-02 16:15:05 +02:00
docker Fixed missing / bad header when cross-compiling to i686 2020-11-15 14:56:18 +01:00
github-actions Bumped minimal tested LLVM version to 9 2020-11-12 14:39:47 +01:00
scripts Run tools builder on subtree changes 2020-11-07 21:26:42 -05:00
cpu-usage-over-time.py remove unnecessary semicolons 2020-02-07 23:35:27 -05:00
init_repo.sh ignore shellcheck error SC2068 2020-11-06 20:33:12 +09:00
publish_toolstate.sh more toolstate comments 2020-03-04 08:30:26 -08:00
run.sh Ensure that all LLVM components requested by tests are available on CI 2020-09-29 11:42:27 +03:00
shared.sh fix shellcheck error of SC1008 2020-11-06 20:33:12 +09:00