diff options
| author | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-29 15:08:17 +0100 |
|---|---|---|
| committer | Nikita Popov <nikita.ppv@gmail.com> | 2021-01-29 18:38:04 +0100 |
| commit | b7c8bc7a752588104858d6d73a724db414447e0d (patch) | |
| tree | 2efa639b5d4b5ca4cfabb1e8f3c25f64ad8d18d2 /compiler/rustc_mir/src/transform/coverage/debug.rs | |
| parent | b122908617436af187252572ed5db96850551380 (diff) | |
| download | rust-b7c8bc7a752588104858d6d73a724db414447e0d.tar.gz rust-b7c8bc7a752588104858d6d73a724db414447e0d.zip | |
Update dist-various to Ubuntu 20.04
This updates the dist-various-1 and dist-various-2 images to Ubuntu 20.04. This requires some adjustments: * `DEBIAN_FRONTEND=noninteractive` required for apt install. * `team-gcc-argm-embedded` PPA does not support focal. However, we can simply use the distro-provided `gcc-arm-none-eabi`. Per the comment, the PPA was only used to get a newer version. * rumprun has to be updated to avoid a linker error. * We need to build rumrun with `NOGCCERROR`, which disables use of `-Werror` and allows building with a newer compiler. * We need to install `libtinfo5`, which appears to be a dependency of the clang used during the fuchsia build. * We need to switch to `g++-8` rather than `g++-7`, as at least `g++-7-arm-linux-gnueabi` is not available on focal. * We need to upgrade to GCC 6.5 for the Solaris build, as GCC 6.4 does not support the newer libisl version.
Diffstat (limited to 'compiler/rustc_mir/src/transform/coverage/debug.rs')
0 files changed, 0 insertions, 0 deletions
